Commit Graph

18913 Commits (f4127feacf9be141734630958e24de4cd09f6253)
 

Author SHA1 Message Date
Neil Conway f4127feacf Don't create $DESTDIR/include/internal/lib, as it is no longer used. 21 years ago
Peter Eisentraut d0066b9fa4 Tab completion for CREATE TABLESPACE arguments. Patch by Joachim Wieland. 21 years ago
Bruce Momjian 745bb9600f Update: 21 years ago
Peter Eisentraut bb2d1ce8f1 Translation updates 21 years ago
Peter Eisentraut 005b1b5fc8 Translation updates 21 years ago
Bruce Momjian fa82cddfd2 Move pthread.h test up to use PTHREAD_CFLAGS. 21 years ago
Bruce Momjian 0c3663b47d Add comment to postmaster.c that get_progname() will call exit if it 21 years ago
Bruce Momjian b0830e39c3 Add comment about memory failure of get_progname exiting the postmaster: 21 years ago
Tom Lane c4acbb843b timestamptz_trunc() should only recalculate the timezone when truncating 21 years ago
Tom Lane 5ba04cd9f1 Invent pg_next_dst_boundary() and rewrite DetermineLocalTimeZone() to 21 years ago
Bruce Momjian 7fad5fff0d That's just the lovely way windows handles a "segfault". Gotta be really 21 years ago
Bruce Momjian 9c3d654a16 Update comment to point to proper file. 21 years ago
Dave Cramer 7914deecb8 fixed bug in segfault REVOKE statement 21 years ago
Neil Conway feac3364ed Trivial fixes for English grammar in contrib/btree_gist and contrib/rtree_gist 21 years ago
Bruce Momjian 584bfe3d70 Adjust use of sizeof(EXE). 21 years ago
Bruce Momjian b2b585fb2d Clarify coding of .exe patch 21 years ago
Bruce Momjian a21c00d742 Update: 21 years ago
Bruce Momjian a9b6a5ca41 Add: 21 years ago
Tom Lane e837e4be8f Use psql -q option instead of 2>/dev/null during first invocation 21 years ago
Tom Lane 44e8a968e3 Invent a new, more thread-safe version of PQrequestCancel, called PQcancel. 21 years ago
Tom Lane 80559fa9e9 I found a corner case in which it is possible for RI_FKey_check's call 21 years ago
Tom Lane 88868d4fbc Change COMMIT back to the old behavior of emitting command tag COMMIT, 21 years ago
Peter Eisentraut e5ac8db035 Translation update 21 years ago
Tom Lane 23f264d125 Rearrange order of pre-commit operations: must close cursors before doing 21 years ago
Tom Lane 7d38e59448 Fix broken example for PREPARE. 21 years ago
Bruce Momjian 4eb1165ff3 No need to set errorMessage length --- already set in goto target. 21 years ago
Tom Lane f05cfd2c73 Fix failure to think clearly about encoding conversion errors in COPY. 21 years ago
Bruce Momjian 08510856a4 Set errorMessage length in PQrequestCancel() in all places. 21 years ago
Neil Conway 51967daa06 Improvements to the CREATE DATABASE reference page's description of the 21 years ago
Neil Conway ade8f5c8d4 Minor improvements to the tablespace documentation. 21 years ago
Tom Lane ee69be44d5 Add DEBUG1-level logging of checkpoint start and end. Also, reduce the 21 years ago
Tom Lane fe2bfa6332 This makes dblink pass its installcheck test on platforms where 21 years ago
Tom Lane 5a5f34e022 Code cleanup in dirmod.c. Andrew Dunstan, some further mods by moi. 21 years ago
Tom Lane 319902dc8c Fix to_number for the case of a trailing S. 21 years ago
Peter Eisentraut 5fef3c6ef0 Translation update 21 years ago
Peter Eisentraut 94c502f1db Translation updates 21 years ago
Peter Eisentraut fc4cfc366d Translation updates 21 years ago
Neil Conway 6f1b3cf19c Use AllocateFile(), FreeFile() and palloc() rather than fopen(), fclose() 21 years ago
Tom Lane e6f9bf9b7f On Windows, force a checkpoint just before dropping a database's physical 21 years ago
Bruce Momjian a7049b52e3 Have pg_ctl status always output to stdout, even stopped status, not stderr. 21 years ago
Bruce Momjian 43dc050525 Fix Cygwin compile for timezone. 21 years ago
Tom Lane b2b0673e4b When displaying a Var that is a reference to a column of an unnamed join, 21 years ago
Bruce Momjian 3fe704209a Canonicalize Win32 path coming in from pg_ctl -D, idea from Magnus. 21 years ago
Peter Eisentraut 118bd91809 Translation update 21 years ago
Neil Conway 3bc89ac9eb Add a missing dependency: the "install" target requires "all" to have 21 years ago
Peter Eisentraut 2514e904da New translation 21 years ago
Peter Eisentraut ad6b3975c9 Translation updates 21 years ago
Peter Eisentraut 2db0bde40e Translation update 21 years ago
Peter Eisentraut cd92d85d11 Translation updates 21 years ago
Peter Eisentraut 979b0be4c3 Translation updates 21 years ago