Commit Graph

18947 Commits (bffe45a72c4828070db380c955042b51d22d57f7)
 

Author SHA1 Message Date
Tom Lane bffe45a72c Simplify relative-path logic, on the assumption that compiled-in paths 21 years ago
Tom Lane 04baa0ebf9 Update pg_dump to use SET DEFAULT_TABLESPACE instead of explicit 21 years ago
Bruce Momjian 1d13bed735 Remove directory from cmd.exe default shell. 21 years ago
Tom Lane f245c4eb1a When implementing a coercion to a domain type with a combined 21 years ago
Peter Eisentraut a981b02336 Reduce formatting entropy 21 years ago
Bruce Momjian 9a643a9669 Remove: 21 years ago
Bruce Momjian fa00650d8a Now that we advertize only CIDR address in pg_hba.conf, remove 21 years ago
Bruce Momjian 86100de856 Variable initializer no longer necessary. 21 years ago
Bruce Momjian 7ba377431e Tests for COMSPEC in the right place and supply a reasonable shell 21 years ago
Tom Lane d2f6c3e56c Fix sizeof(EXE) arithmetic, per Andrew Dunstan. 21 years ago
Bruce Momjian 6105c9a145 *** empty log message *** 21 years ago
Bruce Momjian 14cb5e5ae6 Update "dash" to "hyphen". 21 years ago
Tom Lane 4867afef7a Code cleanup in path.c and exec.c. Handle Windows drive and network specs 21 years ago
Tom Lane 3d6e538edf pred_test() logic was being too narrow-minded about where it might find 21 years ago
Tom Lane 98e8b48053 Create 'default_tablespace' GUC variable that supplies a TABLESPACE 21 years ago
Peter Eisentraut 0ed3c7665e Small message clarifications 21 years ago
Peter Eisentraut a23db90ce0 Translation update 21 years ago
Bruce Momjian 655b4741fc Fix typo: 21 years ago
Bruce Momjian 6c3083afe1 Add items: 21 years ago
Bruce Momjian 54691d414d Fix psql \e and \! for Win32. 21 years ago
Tom Lane e48b9b5570 Minor documentation updates from Simon Riggs. 21 years ago
Bruce Momjian e505a70c7f Add: 21 years ago
Bruce Momjian b976e92431 Add: 21 years ago
Bruce Momjian 2c793d1c87 Updates from Simon Riggs: 21 years ago
Bruce Momjian c894e7e8e0 Update bitmap index entries: 21 years ago
Neil Conway c874e7727a Fix build break, per report from Kris Jurka. Rename README to README.mysql, 21 years ago
Neil Conway 8f012ac89b Contrib build fixes: 21 years ago
Bruce Momjian 4fbdfbffc6 Update: 21 years ago
Bruce Momjian c21214f1c0 Honor TMPDIR. 21 years ago
Bruce Momjian ed9e8f5480 Move trap to after the directory is created. 21 years ago
Bruce Momjian 0f7a2a5fbe Create temporary files securely. 21 years ago
Bruce Momjian a809899680 Update tablespace temp usage item: 21 years ago
Bruce Momjian f6b4707f1b Add idea on auto-cluster: 21 years ago
Bruce Momjian aafbf33d96 Add idea on auto-cluster: 21 years ago
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