summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2006-10-11A bit of copy-editing on back-branch release notes.Tom Lane
2006-10-09Stamp releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5.Bruce Momjian
2006-10-09Update release notes for releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5.Bruce Momjian
2006-10-01date_trunc also accepts 'quarter'. Noted by Yoshihisa Nakano.Tom Lane
2006-07-31Fix confusion between COPY FROM and COPY TO, per Gavin Sharry and Arul Shaji.Alvaro Herrera
2006-05-21Update release notes for upcoming releases.Tom Lane
2006-05-21Stamp releases 7.3.15, 7.4.13, and 8.0.8.Bruce Momjian
2006-05-21Modify libpq's string-escaping routines to be aware of encoding considerationsTom Lane
2006-05-21Add a new GUC parameter backslash_quote, which determines whether the SQLTom Lane
2006-02-12Update release notes.Tom Lane
2006-02-12Update FAQ latest versionBruce Momjian
2006-02-12Update release notes for 2006-02-14 releaseBruce Momjian
2006-01-06Release-note updates and copy editing.REL7_4_11Tom Lane
2006-01-05New pgcrypto item wording.Bruce Momjian
2006-01-05Wording improvements.Bruce Momjian
2006-01-05Improve markup.Bruce Momjian
2006-01-05*** empty log message ***Bruce Momjian
2006-01-05Stamp release 7.4.11.Bruce Momjian
2005-12-09Add release notes for back branches (7.3 and up).Tom Lane
2005-12-08Documentation fix: s/event_object_name/event_object_table/gPeter Eisentraut
2005-11-16Properly document return value of strpos().Bruce Momjian
2005-10-03COPY's test for read-only transaction was backward; it prohibited COPY TOREL7_4_9Tom Lane
2005-10-03Update release notes for pending back-branch releases.Tom Lane
2005-09-12Fix a mistake in the documentation for SPI_getbinval(), per Michael Fuhr.Neil Conway
2005-06-09Repair error in description of nonblocking usage of PQgetCopyData().Tom Lane
2005-05-09Update release notes for upcoming re-releases.REL7_4_8Tom Lane
2005-05-05Stamp release 7.4.8.Tom Lane
2005-05-03Alter the signature for encoding conversion functions to declare theTom Lane
2005-02-22Document that only a table's owner may TRUNCATE it. Per Keith Worthington.Tom Lane
2005-01-30Recommend security@postgresql.org as the contact point for security-related b...REL7_4_7Tom Lane
2005-01-30Stamp release 7.4.7.Tom Lane
2005-01-29We haven't had a fixed limit on rule recursion depth since 7.3 ...Tom Lane
2004-10-22Stamp release 7.4.6.REL7_4_6Tom Lane
2004-10-21Update obsolete comments about COPY vs INSERT options, per Uwe Schroeder.Tom Lane
2004-09-18Put the brackets in the right places in timestamp entries in table 8-1.Tom Lane
2004-09-13Due to popular domand, backport fix for a typo in the SELECT referenceNeil Conway
2004-09-11Fix bogus example for bit-string XOR (already fixed in HEAD).Tom Lane
2004-08-18Update release history for 7.4.5.Tom Lane
2004-08-15Stamp 7.4.4.REL7_4_4Tom Lane
2004-06-29Override upstream DSSSL style sheet formatting changesPeter Eisentraut
2004-06-13Correct erroneous table title, per Halley Pacheco de Oliveira.Tom Lane
2004-06-12Some editorializing on 7.4.3 release notes.Tom Lane
2004-06-12Markup fix.Bruce Momjian
2004-06-12Fix markupBruce Momjian
2004-06-12Update release notes for 7.4.3.Bruce Momjian
2004-06-10Add Brazilian version of FAQ.Bruce Momjian
2004-04-22Fix typoPeter Eisentraut
2004-04-22New link for Solaris IPC articlePeter Eisentraut
2004-03-09Remove blank line in Makefile.Bruce Momjian
2004-03-09Add HISTORY/INSTALL clean target to 7.4.X.Bruce Momjian