Commit Graph

20591 Commits (8ea398513ef287bc25ac08dc7a4d92fb68dc668d)
 

Author SHA1 Message Date
Bruce Momjian 8ea398513e Restructure TODO sections. 21 years ago
Bruce Momjian b9fe8ee225 Fix date_trunct for December dates that are in the next year, e.g.: 21 years ago
Bruce Momjian e652d2c476 Update 21 years ago
Tom Lane eb5949d190 Arrange for the postmaster (and standalone backends, initdb, etc) to 21 years ago
Bruce Momjian 7504f0bae8 Reverse this patch: 21 years ago
Bruce Momjian 3848532c79 Update wording: 21 years ago
Neil Conway 3f39cbdce1 Fix build break for out of tree (vpath) builds, induced by recent zic 21 years ago
Bruce Momjian a3ff1aad5d Bruce, please apply this additional patch, that fixes the 21 years ago
Tom Lane bee9aef43b Fix memory leak in plperl_hash_from_tuple(), per report from Jean-Max Reymond. 21 years ago
Tom Lane ae9a07bf9e Don't try to constant-fold functions returning RECORD. We were never 21 years ago
Peter Eisentraut 85884cb1de Support cross compilation by compiling "zic" with a native compiler. This 21 years ago
Tom Lane cc9bcbc8a4 Improve outer-join-deduction logic to be able to propagate equalities 21 years ago
Bruce Momjian 76eca0ec98 This patch allows contrib/pgcrypto to build with OpenSSL 0.9.8 21 years ago
Bruce Momjian 16661d60ab > A quick look shows that when you use --with-libraries=/foo/bar the 21 years ago
Tom Lane cc5e80b8d1 Teach planner about some cases where a restriction clause can be 21 years ago
Bruce Momjian ea1e2b948d Remove GIST concurrency limitations section. 21 years ago
Bruce Momjian 9caeace71c Add SGML markup for on/off values in run-time section. 21 years ago
Bruce Momjian 87e01d1eed Improve wrapping of long lines in postgresql.conf. 21 years ago
Bruce Momjian 6aa0fdc4aa Use on/off consistently for GUC variables in postgresql.conf and the 21 years ago
Bruce Momjian 74b49a8129 Add E'' to internally created SQL strings that contain backslashes. 21 years ago
Bruce Momjian 654efe6aaa Update: 21 years ago
Neil Conway c425dcb4ec In PL/PgSQL, allow a block's label to be optionally specified at the 21 years ago
Tom Lane 784b948984 Fix platform-dependency in recently added regression tests. 21 years ago
Bruce Momjian 539bc9fc91 Add code to pg_dump to use E'' strings when backslashes are used in dump 21 years ago
Tom Lane 975368e267 Avoid function name conflict when plpgsql and rangefuncs regression tests 21 years ago
Tom Lane e6a8eba3f2 Remove contrib version of rtree_gist --- now in core system. 21 years ago
Tom Lane e7e1694295 Migrate rtree_gist functionality into the core system, and add some 21 years ago
Peter Eisentraut 875efad481 Update to autoconf 2.59 as well as updates of related scripts 21 years ago
Bruce Momjian 2f7d369a5c Clarify code to double \\ and '. 21 years ago
Bruce Momjian f009248af1 Clarify: 21 years ago
Bruce Momjian fee590c8b1 Update for roles: 21 years ago
Bruce Momjian b00f557dd1 Update for roles: 21 years ago
Bruce Momjian 8ab306e4ea Item superceeded now that groups exist: 21 years ago
Bruce Momjian 16d2699f7f Done: 21 years ago
Teodor Sigaev ef770cbb69 Fixes from Janko Richter <jankorichter@yahoo.de> 21 years ago
Bruce Momjian 8f6e8e8fed Clarify documentation about log_min_duration_statement. 21 years ago
Teodor Sigaev 5350216156 Improve error messages and add comment 21 years ago
Neil Conway 555f5139e0 Adds some missing error handling to PGTYPESnumeric_div() in ecpg's 21 years ago
Neil Conway 9fad4cb604 Fix some minor infelicities in ecpg's pgtypeslib: (1) `pstr' must be 21 years ago
Teodor Sigaev 898a7bd13b Bug fixes for GiST crash recovery. 21 years ago
Peter Eisentraut 7a30b1fb96 Issue fatal error if no TCP/IP sockets could be created 21 years ago
Neil Conway 117fde2d17 Minor ecpg tweak: the return value of calloc() is guaranteed to be NULL 21 years ago
Neil Conway 4802bb57a6 Warning cleanups for ecpg tests. Avoid doing pointer arithmetic on void *, 21 years ago
Neil Conway 175c25a404 Fix ecpg's test/ Makefile for out-of-tree (vpath) builds. 21 years ago
Neil Conway dd4eea257b Fix build break on BSD, OSX, and other systems: add missing <sys/time.h> 21 years ago
Tom Lane 51c58812d9 Dump comments for large objects. 21 years ago
Neil Conway 4714984149 Fix a theoretical memory leak in pg_password_sendauth(). If the first 21 years ago
Tom Lane 401de9c8be Improve the checkpoint signaling mechanism so that the bgwriter can tell 21 years ago
Tom Lane b5f7cff84f Clean up the rather historically encumbered interface to now() and 21 years ago
Tom Lane c33d575899 More cleanup on roles patch. Allow admin option to be inherited through 21 years ago