- 25 Oct, 2003 4 commits
- 
- 
Peter Eisentraut authoredoption -fno-strict-aliasing is available. 
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Bruce Momjian authored
 
- 
- 24 Oct, 2003 16 commits
- 
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Peter Eisentraut authored
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Peter Eisentraut authored
- 
Bruce Momjian authored
- 
Bruce Momjian authored< o Queries across databases or servers (two-phase commit) [2phase] > o Queries across databases or servers (two-phase commit) 
- 
Bruce Momjian authored
- 
Bruce Momjian authored> o Queries across databases or servers (two-phase commit) [2phase] 
 
- 
- 23 Oct, 2003 2 commits
- 
- 
Bruce Momjian authored
- 
Tom Lane authoredgcc. Per comment from original author, Brian Gallew: "Ancient history. Kill it fast." 
 
- 
- 22 Oct, 2003 8 commits
- 
- 
Tom Lane authoredlanguage 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). 
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Bruce Momjian authored> * Allow functions to have a search path specified at creation time 
- 
Tom Lane authoredAvoids warnings from newer bisons. 
- 
Bruce Momjian authored
- 
PostgreSQL Daemon authoredup configure to beta5 
- 
Tom Lane authoredbetter way to keep these in sync... 
 
- 
- 21 Oct, 2003 10 commits
- 
- 
Tom Lane authored
- 
Tom Lane authoredand add binary send/receive functions. Fix some other grottiness such as failure to mark the C functions STRICT. 
- 
Tom Lane authoredof the book. Fix it. 
- 
Tom Lane authoredare properly schema-qualified. Christopher Kings-Lynne 
- 
Bruce Momjian authored< o Allow BINARY option to SELECT, just like DECLARE 
- 
Bruce Momjian authored< * Allow INET subnet tests to use indexes > * Allow INET subnet tests using non-constants to be indexed 
- 
Tom Lane authoredLLONG_MIN. One example is AIX, per report from Andreas. 
- 
Tom Lane authoredon Windows; per complaint from Andreas that it breaks AIX build. 
- 
Tom Lane authoredagainst a 7.0 server. Christopher Kings-Lynne 
- 
Bruce Momjian authored< * 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?) 
 
-