Commit Graph

22720 Commits (f5940e7b345138d71d89547dd8e40af9f7532f83)
 

Author SHA1 Message Date
Bruce Momjian f5940e7b34 Add: 20 years ago
Michael Meskes 17bab8c3fe Moved some free() calls that coverity correctly complains about. 20 years ago
Alvaro Herrera 885a4d3d9a Our version of getopt_long does not set optarg upon detecting an error, as 20 years ago
Bruce Momjian e970b2a62b Remove individual user copyright because the code is contributed to 20 years ago
Bruce Momjian 199f8f2858 Fix GEVHDRSZ for Win32. 20 years ago
Bruce Momjian d8f75d4131 Fix Win32/Cygwin problems: 20 years ago
Bruce Momjian ac7a126d0c Update entry: 20 years ago
Bruce Momjian fc6a2293b5 Add UPDATE entry for row reuse. 20 years ago
Tom Lane 50aa69a825 Fix re-inclusion of port header file on Windows, per Magnus. 20 years ago
Michael Meskes c2f3c168fb Clarified copyright notice 20 years ago
Tom Lane 69bf0a0ddd Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 20 years ago
Tom Lane 3a04f53e7f pg_stop_backup was calling XLogArchiveNotify() twice for the newly created 20 years ago
Tom Lane 39bed3b388 Standalone backends need pgstat_bestart() too, per Qingqing Zhou. 20 years ago
Tom Lane a5606579fc Move setup_cancel_handler() up near start of psql main(), where the 20 years ago
Tom Lane 59fd249a30 Remove ancient kluge that kept nodeAgg.c from crashing on UPDATEs involving 20 years ago
Tom Lane 1f5ca045a4 Disallow aggregate functions in UPDATE commands (unless within a sub-SELECT). 20 years ago
Tom Lane e256bafaa2 Eliminate a gratuitously different wording of the 'cannot use aggregate function in check constraint' error message. 20 years ago
Joe Conway 1d895f426f - During dblink_open, if transaction state was IDLE, force cursor count to 20 years ago
Tom Lane 04c5b69603 Clean up psql variable code a little: eliminate unnecessary tests in 20 years ago
Michael Meskes 3f9aace723 Added some more coverity report patches send in by Martijn van Oosterhout <kleptog@svana.org>. 20 years ago
Michael Meskes 6bba43111e Fixed small typo in changelog 20 years ago
Michael Meskes a829da152c Added fixed from the coverity report send in by Joachim Wieland <joe@mcknight.de> 20 years ago
Tom Lane 27c3e3de09 Remove redundant gettimeofday() calls to the extent practical without 20 years ago
Tom Lane 47a37aeebd Split definitions for md5.c out of crypt.h and into their own header 20 years ago
Tom Lane eaf8f312c7 Some editorial work on the documentation of the current-date/time 20 years ago
Michael Meskes aaf125f8df Do not use already free'ed errmsg, bug found by Joachim Wieland 20 years ago
Tom Lane b13c9686d0 Take the statistics collector out of the loop for monitoring backends' 20 years ago
Bruce Momjian 6075feed40 Update my email address. 20 years ago
Tom Lane 1e8ae13640 Don't try to call posix_fadvise() unless <fcntl.h> supplies a declaration 20 years ago
Tom Lane 22045666d6 Fix saveHistory() to not emit bogus complaint during psql exit when using 20 years ago
Tom Lane f1e671a0b4 Increase timeout in statement_timeout test from 1 second to 2 seconds. 20 years ago
Peter Eisentraut 5266f221a2 Merge postmaster and postgres command into just postgres. postmaster 20 years ago
Tom Lane 44cb3ae7ef Fix a couple of obvious problems in DROP IF EXISTS patch. 20 years ago
Tom Lane c892643a3c Code review for SELECT INTO STRICT patch: use saner choices of error 20 years ago
Tom Lane 3ba3e6c8ce Clean up after someone's curious idea that it'd be good to strip 20 years ago
Andrew Dunstan e287fb27a5 docs for DROP ... IF EXISTS for the following cases: 20 years ago
Bruce Momjian bac6570e78 Add: 20 years ago
Bruce Momjian dceac3acc0 Add: 20 years ago
Bruce Momjian 4fff9d7290 Document issues with non-default tablespaces and pg_dumpall restores. 20 years ago
Bruce Momjian b055f00ebb Add URL for ISO dates: 20 years ago
Andrew Dunstan bbcd01692b DROP ... IF EXISTS for the following cases: 20 years ago
Bruce Momjian e79cc2db00 Add URL for currency type: 20 years ago
Bruce Momjian 237756b1ce Add URL for updatable views: 20 years ago
Bruce Momjian 1d9273b506 Add: 20 years ago
Tom Lane 06e10abc0b Fix problems with cached tuple descriptors disappearing while still in use 20 years ago
Bruce Momjian b49ce32da1 Add URL to: 20 years ago
Bruce Momjian 64861671c9 Add URL for freespace map filling. 20 years ago
Bruce Momjian 632545d15c > 20 years ago
Bruce Momjian 16d8e82221 > o Add PL/Python tracebacks 20 years ago
Bruce Momjian dc86109eba Add: 20 years ago