Bruce Momjian
b10cd331fe
Update aix port.
2003-10-26 00:31:48 +00:00
Bruce Momjian
72ecc222b7
Fix #elif typo.
2003-10-26 00:27:59 +00:00
Bruce Momjian
1fdbc8cc20
Update linux/mips port.
...
Add m68k to linux port.
2003-10-26 00:26:13 +00:00
Bruce Momjian
530f997e6e
Update linux/mips port.
2003-10-26 00:22:51 +00:00
Bruce Momjian
823240bf64
update linux ports for arm, s390, itanium.
2003-10-26 00:21:04 +00:00
Bruce Momjian
d3423926c8
Update for port freebsd/alpha.
2003-10-26 00:00:40 +00:00
Peter Eisentraut
e9cd1c771f
Get Tru64/cc to compile. Need to add -ieee so that it doesn't choke on
...
0.0/0.0. That option appears to affect the regression test result as well.
The compiler documentation doesn't recommend -O4 for universal use, so
let's stick to the conservative -O (== -O2) by default.
2003-10-25 20:18:53 +00:00
Peter Eisentraut
8e8816c777
Translation update
2003-10-25 18:18:19 +00:00
Peter Eisentraut
002e7b3789
Translation updates
2003-10-25 18:03:21 +00:00
Peter Eisentraut
378f59904a
Fix CFLAGS selection to actually work. Add test to detect whether gcc's
...
option -fno-strict-aliasing is available.
2003-10-25 15:32:11 +00:00
Bruce Momjian
6db0a6b035
Remove socket credentials defines not referenced.
2003-10-25 03:48:47 +00:00
Bruce Momjian
1919b62058
Update Netbsd/i386 port.
2003-10-25 03:23:47 +00:00
Bruce Momjian
561a8ca808
Update ports for Solaris.
2003-10-25 03:17:43 +00:00
Bruce Momjian
e69b2f3b0e
Remove weird test in ccsym
2003-10-24 21:28:52 +00:00
Bruce Momjian
e0ca78fb87
Update openbsd port.
2003-10-24 21:09:08 +00:00
Bruce Momjian
cded27cacd
Don't reference pthread.h unless we have threads enabled, per Peter.
2003-10-24 20:48:10 +00:00
Bruce Momjian
863d793fa3
Update for osX 10.3.
2003-10-24 20:44:19 +00:00
Bruce Momjian
7d4844f247
Update ports for freebsd, cygwin.
2003-10-24 20:39:09 +00:00
Peter Eisentraut
2034a87a53
Use AROPT, not hard-coded flags.
2003-10-24 20:31:43 +00:00
Bruce Momjian
2a9986f7d5
Update Linux/Sparc 32-bit port.
2003-10-24 16:30:53 +00:00
Bruce Momjian
7672a1056d
Update Linux x86 port.
2003-10-24 16:29:00 +00:00
Bruce Momjian
b97e0aa650
Update OSX port.
2003-10-24 15:56:29 +00:00
Bruce Momjian
79c0082d70
Mark BSD/OS as working in 7.4.
2003-10-24 15:31:29 +00:00
Bruce Momjian
739839b7f7
Move pre-7.3 platforms to unsupported.
2003-10-24 15:30:52 +00:00
Peter Eisentraut
b3be5e65e8
Translation updates
2003-10-24 12:07:56 +00:00
Bruce Momjian
43b472f83f
Move 2phase discussion to 7.5 queue, not TODO.detail.
2003-10-24 03:24:56 +00:00
Bruce Momjian
1c6f65db84
Move 2phase discussion to 7.5 queue, not TODO.detail.
...
< o Queries across databases or servers (two-phase commit) [2phase]
> o Queries across databases or servers (two-phase commit)
2003-10-24 03:24:32 +00:00
Bruce Momjian
21b1d41ef3
Add 2-phase TODO.detail.
2003-10-24 03:21:37 +00:00
Bruce Momjian
2a197c7cce
Add TODO.detail:
...
> o Queries across databases or servers (two-phase commit) [2phase]
2003-10-24 03:20:36 +00:00
Bruce Momjian
9059d82770
Update INSTALL to say beta5.
2003-10-23 16:40:14 +00:00
Tom Lane
747df1a35e
Remove obsolete information about altering default optimization flags for
...
gcc. Per comment from original author, Brian Gallew:
"Ancient history. Kill it fast."
2003-10-23 13:58:43 +00:00
Tom Lane
cdbf9b328e
Move docs about index cost estimation functions and writing a procedural
...
language handler to the 'Internals' area, per my proposal of yesterday.
Clean up the trigger documentation a bit. Push SPI chapter to the end
of its part, and reorder the Internals chapters into what seems a more
sensible order (at the moment anyway).
2003-10-22 22:28:10 +00:00
Bruce Momjian
b8400c7f52
Here is a documentation patch that makes zulu, etc. all more consistent.
2003-10-22 18:10:53 +00:00
Bruce Momjian
269df29e8b
Release notes updates from Neil Conway.
2003-10-22 17:27:14 +00:00
Bruce Momjian
70f567d571
Add:
...
> * Allow functions to have a search path specified at creation time
2003-10-22 17:14:39 +00:00
Tom Lane
0634c01e3a
Add missing semicolon, per Johann Uhrmann.
...
Avoids warnings from newer bisons.
2003-10-22 16:43:42 +00:00
Bruce Momjian
4377a9afc3
Add mention that "today" doesn't work as column default anymore.
2003-10-22 05:09:12 +00:00
PostgreSQL Daemon
7533e455f0
up configure to beta5
2003-10-22 04:16:39 +00:00
Tom Lane
336297e676
Another example-to-documentation difference. Maybe we can find a
...
better way to keep these in sync...
2003-10-22 03:50:27 +00:00
Tom Lane
2744abb736
Ooops, missed updating this part of the complex-datatype example.
2003-10-21 23:28:42 +00:00
Tom Lane
6fbb14a174
Update the complex-datatype example to V1 function calling conventions,
...
and add binary send/receive functions. Fix some other grottiness such
as failure to mark the C functions STRICT.
2003-10-21 22:51:14 +00:00
Tom Lane
6c7c493a09
For some reason, the preface mentions just six of the seven major parts
...
of the book. Fix it.
2003-10-21 22:47:54 +00:00
Tom Lane
2b23bf376b
Fix built-in SQL-language functions to ensure that referenced names
...
are properly schema-qualified.
Christopher Kings-Lynne
2003-10-21 16:23:16 +00:00
Bruce Momjian
d4273a5205
Remove:
...
< o Allow BINARY option to SELECT, just like DECLARE
2003-10-21 15:51:41 +00:00
Bruce Momjian
d8e3515f63
Update:
...
< * Allow INET subnet tests to use indexes
> * Allow INET subnet tests using non-constants to be indexed
2003-10-21 15:48:56 +00:00
Tom Lane
7eb67fc98b
Cope with platforms that offer LONGLONG_MIN in place of the C99-spec
...
LLONG_MIN. One example is AIX, per report from Andreas.
2003-10-21 15:34:34 +00:00
Tom Lane
c9f8c2fd04
Revert to 7.3-and-before practice of only including <fcntl.h> in c.h
...
on Windows; per complaint from Andreas that it breaks AIX build.
2003-10-21 15:32:58 +00:00
Tom Lane
10add9d8ca
Fix findLastBuiltinOid_V70() to deliver correct result when running
...
against a 7.0 server.
Christopher Kings-Lynne
2003-10-21 04:46:28 +00:00
Bruce Momjian
d58c70c6ae
Update per Tom:
...
< * Allow INET subnet tests using non-constants
> * Allow INET subnet tests to use indexes
101a102
> o Allow MIN()/MAX() on arrays
144c145
< * Allow CREATE INDEX zman_index ON test (date_trunc( 'day', zman ) datetime_ops)
> * -Allow CREATE INDEX zman_index ON test (date_trunc( 'day', zman ) datetime_ops)
166c167
< * Improve handling of index scans for NULL
> * Allow use of indexes to search for NULLs
203a205
> * Add optional textual message to NOTIFY
252c254
< o Add SET SCHEMA
> o Add SET PATH for schemas
297a300
> * Allow fastpast to pass values in portable format
344a348
> * Allow statement-level triggers to access modified rows
526d529
< o Add optional textual message to NOTIFY
530d532
< o Allow fastpast to pass values in portable format
533c535
< o Special passing of binary values in platform-neutral format (bytea?)
> o -Special passing of binary values in platform-neutral format (bytea?)
2003-10-21 02:48:09 +00:00
Bruce Momjian
2f603a8b0c
Add release info about dollar signs to migration section:
...
<listitem><para> Dollar sign (<literal>$</>) is no longer allowed
in operator names</para></listitem>
<listitem><para> Dollar sign (<literal>$</>) can be a non-first
character in identifiers</para></listitem>
2003-10-21 01:25:31 +00:00