Commit Graph

19494 Commits (2bb33a8048d3b63bfa350ec8215cc34a513397be)
 

Author SHA1 Message Date
Tom Lane 2bb33a8048 Add note cautioning that you can't use an encrypting IDENT server 21 years ago
Tom Lane 7c67dcacd8 When dealing with multiple grouping columns coming from the same table, 21 years ago
Tom Lane a098f533d1 Improve planner's estimation of the space needed for HashAgg plans: 21 years ago
Tom Lane af5cd5ba92 pg_aggregate.h fails to compile standalone, for lack of an #include 21 years ago
Tom Lane 51aac36996 Adjust mkdir_p to do stat() before trying mkdir(). Avoids problems on 21 years ago
Tom Lane f2196c00b2 Check that aggregate creator has the right to execute the transition 21 years ago
Tom Lane 5f0962a233 Now that I look at it, int_array_enum() didn't work either. 21 years ago
Tom Lane 4d43341043 Fix security and 64-bit issues in contrib/intagg. This code could 21 years ago
Peter Eisentraut 094326cbd8 Backpatch translations 21 years ago
Tom Lane aa060cd714 Close all cursors created during a failed subtransaction. This is needed 21 years ago
Tom Lane 1ded77722d Propagate ecpg core dump fix into 8.0 branch. 21 years ago
Tom Lane e6941a7c7e Adjust Windows autovacuum service to retry for up to 5 minutes waiting 21 years ago
Tom Lane 5f0a0a72a5 On Windows, set the postmaster executable's stack size to 4MB, so that 21 years ago
Tom Lane 4f6bd8a998 Minor tweak to avoid unnecessary memory bloat when dumping extremely wide 21 years ago
Tom Lane 4cfa8cdfaf Add docs for a couple of formerly-undocumented geometric conversion functions. 21 years ago
Tom Lane b5aef55694 Make pg_dump and pg_restore handle binary archive formats correctly 21 years ago
Tom Lane 953570a899 Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the 21 years ago
Neil Conway 9ea9892c99 Mark the text_soundex() function as "strict", to avoid crashing on NULL 21 years ago
Tom Lane 6f28c7763e Fix breakage created by addition of separate 'acl pass' in pg_dump. 21 years ago
Peter Eisentraut 5cc4c640d9 Add missing "ko". 21 years ago
Peter Eisentraut 122c5fa335 Translation update 21 years ago
Tom Lane 56915ea296 Fix ALTER TABLE ADD COLUMN so that constraints of domain types are 21 years ago
Tom Lane 49b35eb14b Disallow LOAD to non-superusers. Per report from John Heasman. 21 years ago
Tom Lane f50e08a998 Fix memory leak in rtdosplit, per report from Clive Page. 21 years ago
Neil Conway 8e423d32cd pg_autovacuum fixes from Dave Page: 21 years ago
Tom Lane 5b7a866b98 The result of a FULL or RIGHT join can't be assumed to be sorted by the 21 years ago
Bruce Momjian 3a4589056d Add tools/find_gt_lt to find < and > in SGML source. 21 years ago
Tom Lane cb91f073a4 pg_dump dumped the wrong tablespace for an index (ie, the parent table's 21 years ago
Tom Lane a9ad4b13bc New routine _getObjectDescription() failed to cope with some aspects of 21 years ago
Bruce Momjian 5be6219bdd More < and > changes to ampersands. 21 years ago
Bruce Momjian 60f63fb0d4 More < and > cleanups converted to ampersands. 21 years ago
Bruce Momjian 6838635875 Update version restriction on xml2. 21 years ago
Bruce Momjian b920addcfd Change -> and <- to use proper ampersand markups. 21 years ago
Bruce Momjian 4044d702e4 Fix README /contrib/xml2 reference in 8.0 and HEAD. 21 years ago
Neil Conway 9fec27344e This patch updates the regression tests to allow "make installcheck" to 21 years ago
Neil Conway de49759a0e Prevent overrunning a heap-allocated buffer is more than 1024 parameters 21 years ago
Bruce Momjian e2d65d7062 Mention Rekall is GPL now. 21 years ago
Bruce Momjian 02478558e3 Fix typo. 21 years ago
PostgreSQL Daemon c22b7eccd3 its that time ... tag it for release 21 years ago
Peter Eisentraut 1723f1f7ae Translation updates 21 years ago
Tom Lane 0f6be37fcb Clarify that the --enable-integer-datetimes switch affects the time and 21 years ago
Bruce Momjian be105bd789 Please find enclosed another patch that now (I hope) really is 21 years ago
Peter Eisentraut bb60ef23ed Translation updates 21 years ago
Peter Eisentraut f099cb0ede Translation updates 21 years ago
Peter Eisentraut 3332c0722d Fix format string error. 21 years ago
Neil Conway 8a9cc26ee1 Fix minor thinko in pg_dump documentation of "-n" option. 21 years ago
Bruce Momjian 691bb1d247 Spelling fix. 21 years ago
Neil Conway 48e2bb13c9 This trivial patch adds a regression test for CASE expressions that use 21 years ago
Peter Eisentraut 0d45116eb0 Translation updates 21 years ago
Peter Eisentraut 0be1166352 New translation 21 years ago