Commit Graph

7877 Commits (4837270be9cbba925a7003de5980918c3de8fb37)
 

Author SHA1 Message Date
Tom Lane 4837270be9 Fix silly typo that led to 'tleIsArrayAssign: I'm confused' message. 25 years ago
Tom Lane a4566a7a7a Clean up gcc warning, fix inappropriate choice of configuration symbol. 25 years ago
Tom Lane 32616129cd Suppress gcc warnings. 25 years ago
Bruce Momjian be389bcf8f Final proofreader changes to docs. 25 years ago
Bruce Momjian b32685a999 Add proofreader's changes to docs. 25 years ago
Tom Lane 05e3d0ee86 Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the 25 years ago
Peter Eisentraut 5292637f52 Allow overriding HSTYLE and PSTYLE from environment 25 years ago
Bruce Momjian bc11dd61d3 Update FAQ. 25 years ago
Bruce Momjian 1ba857513d Update FAQ. 25 years ago
Bruce Momjian 0f972fa02c Update FAQ. 25 years ago
Bruce Momjian e2a43d866c Update FAQ. 25 years ago
Bruce Momjian e6c8485127 Update FAQ. 25 years ago
Peter Eisentraut 18d99bc264 Update soundex to new fmgr interface and fix algorithm 25 years ago
Peter Eisentraut baa3a09b5f Convert macaddr documentation to DocBook, update outdated information. 25 years ago
Michael Meskes 2d5ff2f9a0 Added patch by Cristof for catching yet another NOTICE. 25 years ago
Michael Meskes 136a4aebb6 removed binary file 25 years ago
Vadim B. Mikheev 5800c6b9aa Btree WAL logging. 25 years ago
Peter Eisentraut 831e78e0c4 Better coding of readline tests 25 years ago
Peter Eisentraut 1b7332fbab Fix to make output format identical on echo -n and echo \c platforms. This 25 years ago
Peter Eisentraut 7c5a444f53 Treat empty connection parameters as is, in particular to enable overriding 25 years ago
Peter Eisentraut 3189e48470 One check for sys/un.h ought to be enough. Zero checks for sys/shm.h are not. 25 years ago
Bruce Momjian 2737974085 Cleanup of fe-connect ifdef platform problem added with beos. 25 years ago
Bruce Momjian 734b1f7655 autoconf 25 years ago
Bruce Momjian e846c2bb6f Update configure.in 25 years ago
Bruce Momjian 341e8841e3 autoconf 25 years ago
Bruce Momjian 99f7c1578e Add configure.in change. 25 years ago
Bruce Momjian 87c0e623ba New diff that now covers the entire tree. Applying this gets postgresql 25 years ago
Peter Eisentraut de1af06287 "installcheck" doesn't need to depend on "all" since we depend on the user 25 years ago
Peter Eisentraut 65577dc83e Mop up from caddr_t -> Datum conversion to make things extra type safe 25 years ago
Peter Eisentraut 416bbbffa3 Banish caddr_t (mostly), use Datum where appropriate. 25 years ago
Bruce Momjian a81aef7f25 Update TODO list. 25 years ago
Bruce Momjian 2c5d1f4caa autoconf 25 years ago
Bruce Momjian 7a7e0240ea Here is the first batch of files and diffs for the BeOS port. I've run into 25 years ago
Bruce Momjian 89f6443ca3 In the meaning of bug-fix, the patch is not needed. Because you 25 years ago
Peter Eisentraut e05f15483b Communicate PGPORT and PGHOST via environment, not command line 25 years ago
Tom Lane 5ba666b848 Honor $(SHELL) when invoking pg_regress. 25 years ago
Tom Lane fc7c1fe2f1 Fix silly typo that prevented resultmap from being honored by 25 years ago
Tom Lane 7215f74b89 Make default ACL be consistent --- ie, starting point for ChangeAcl 25 years ago
Bruce Momjian 46cf925728 autoconf 25 years ago
Bruce Momjian 4af1d7c033 Fix configure types.h 25 years ago
Bruce Momjian b2cf67888d Add sys/types include for sockaddr test to configure 25 years ago
Bruce Momjian 439643a668 Add missing python files. 25 years ago
Bruce Momjian f36e7ff092 Update for PyGreSQL 3.0, from D'Arcy J.M. Cain 25 years ago
Peter Eisentraut 0bd84442f5 Fix quoting bug 25 years ago
Peter Eisentraut 61234c14fc Fix test order 25 years ago
Tom Lane 36786a8150 Fix nasty TRUNCATE bug reported by Darrin Ladd. RelationTruncateIndexes 25 years ago
Peter Eisentraut 0ba77c14aa Convert more charset/locale documentation to DocBook 25 years ago
Peter Eisentraut 333cbc2dab fix shell bug 25 years ago
Bruce Momjian 06c376605d Update FAQ. 25 years ago
Bruce Momjian f6a51cfa91 Update TODO list. 25 years ago