Commit Graph

19128 Commits (eebece7d0db758a5c3d77aebb8ada31541339c38)
 

Author SHA1 Message Date
Bruce Momjian eebece7d0d Update French FAQ. 21 years ago
Tom Lane 1e6457dfce Fix timestamptz_age() to do calculation in local timezone not GMT, per bug 1332. 21 years ago
Tom Lane 4828445d3c Clarify documentation of age() functions. 21 years ago
Tom Lane 5374d097de Change planner to use the current true disk file size as its estimate of 21 years ago
Bruce Momjian b7bcea64ec Add: 21 years ago
Bruce Momjian 7f20a59201 Update with Gavin's additions. 21 years ago
Bruce Momjian 4b9a12b1e9 Remove question mark on COPY CSV fix: 21 years ago
Bruce Momjian a6c1377085 Add \n to end of output for psql \s with no history file name. 21 years ago
Bruce Momjian f02a21b19b Update Turkish FAQ. 21 years ago
Bruce Momjian 8b9a9c9a68 Removed: 21 years ago
Bruce Momjian f44c64c727 Quote SHELL arguments only on Win32. 21 years ago
Bruce Momjian ff5b6c98bf Add: 21 years ago
Tom Lane aef2d0d86c Fix readline/libedit selection code to prefer readline over libedit 21 years ago
Bruce Momjian c3df447a03 Update wording: 21 years ago
Bruce Momjian 89d922b190 Updated TODO list description: 21 years ago
Bruce Momjian 0548046e12 Add: 21 years ago
Bruce Momjian 72cf815c0a Add: 21 years ago
Neil Conway 16c46870b7 Fix a few typos in comments. 21 years ago
Bruce Momjian 844cb60f1a Add: 21 years ago
Tom Lane af434fcdf4 Update plperl to use ereport() not elog() for user-facing messages, 21 years ago
Bruce Momjian 71929165e8 Add: 21 years ago
Tom Lane 66cd815063 Clean up initdb's error handling so that it prints something more 21 years ago
Bruce Momjian b2fcef64af Update Turkish FAQ. 21 years ago
Bruce Momjian 5548122829 Add comment explaining possible compiler warning: 21 years ago
Bruce Momjian eeed2274e5 Add: 21 years ago
Bruce Momjian 86c8cc6d22 Typo fixes. 21 years ago
Bruce Momjian ee814b4511 Have initdb display relative paths to start postmaster if used to invoke 21 years ago
Tom Lane db086aa962 Make pg_dumplo schema-aware. Karel Zak 21 years ago
Tom Lane 839484f9f5 Avoid scribbling on original parsetree during DECLARE CURSOR. This 21 years ago
Bruce Momjian 3ad9f45c89 Add description: 21 years ago
Bruce Momjian 2ba6cbc358 Mega-clarifications from Joachim Wieland. 21 years ago
Peter Eisentraut 99b735cc03 Work around lack of NLS support in libpgport by making those components 21 years ago
Peter Eisentraut a420b76ca5 Correctly name the Windows operating systems 21 years ago
Peter Eisentraut 49cbef7947 Update of conformance information to SQL:2003 21 years ago
Tom Lane 90c3ebe4d7 Fix HAVE_OPTRESET to be HAVE_INT_OPTRESET. Typos spotted by Lorne Sunley. 21 years ago
Bruce Momjian 77ab4761ad Add web development faq item. 21 years ago
Bruce Momjian df21a52950 Add mention of Cygwin. Update version number. 21 years ago
Bruce Momjian 3aa9776d95 Add to CPPFLAGS/CFLAGS in template files, don't over-ride them. 21 years ago
Tom Lane b82323e05e This adds mention of my latest tweak to the tsearch2/pg_trgm 21 years ago
Tom Lane c2e5631760 RelOptInfo.pages should really be declared as BlockNumber, not long. 21 years ago
Tom Lane d4c4d28427 Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8 (up from 21 years ago
Tom Lane 236404fcd1 Our interface code for Spencer's regexp package was checking for regexp 21 years ago
Tom Lane cf796cc702 A client_encoding specification coming from the connection request has 21 years ago
Tom Lane 5597fee8d7 Avoid getting bit by roundoff error while checking $Safe::VERSION. 21 years ago
Neil Conway e17766c12e Trivial fix for a bug introduced in r1.94 of help.c: we want to only 21 years ago
Neil Conway 4acc97d7e4 Assert that BufferIsPinned() in IncrBufferRefCount(), rather than using 21 years ago
Neil Conway dec2c77c1f Prevent pgcrypto from successfully compiling if no valid random source 21 years ago
Peter Eisentraut 2663e0c2e9 New translations 21 years ago
Peter Eisentraut 98f5efe774 Translation updates 21 years ago
Peter Eisentraut fab33917f4 Clean files generated by htmlhelp target. 21 years ago