summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2005-02-14Minor consistency improvement.Neil Conway
2005-02-13Write some real documentation about the index access method API.Tom Lane
2005-02-11Make clearer warning about using 'now' with DEFAULT:Bruce Momjian
2005-02-11Mention that some psql environment variables come from libpq and noteBruce Momjian
2005-02-10Add some index entries for RAISE and exception handling in PL/PgSQL. PerNeil Conway
2005-02-10Improvements to documentation of shared memory configuration underNeil Conway
2005-02-10Use now() rather than 'now' in an example in the PL/PgSQL docs. From DavidNeil Conway
2005-02-10Update pginstaller URL to http://www.postgresql.org/ftp/win32/.Bruce Momjian
2005-02-06Better late than never: document that the GiST API changed in 8.0 in theNeil Conway
2005-02-06Document array behavior for out-of-range subscripts.Tom Lane
2005-02-03Minor SGML improvements.Neil Conway
2005-02-02Improve wording of to_char() change in 8.1:Bruce Momjian
2005-02-02Add support for temporary views, including documentation and regressionNeil Conway
2005-01-30Recommend security@postgresql.org as the contact point for security-related b...Tom Lane
2005-01-30Preliminary release notes for 8.0.1, 7.4.7, 7.3.9, 7.2.7.Tom Lane
2005-01-29We haven't had a fixed limit on rule recursion depth since 7.3 ...Tom Lane
2005-01-28Add documentation for format_type(), which somehow escaped it before.Tom Lane
2005-01-28Add note cautioning that you can't use an encrypting IDENT serverTom Lane
2005-01-27Generalize TRUNCATE to support truncating multiple tables in oneTom Lane
2005-01-26Close all cursors created during a failed subtransaction. This is neededTom Lane
2005-01-26Add docs for a couple of formerly-undocumented geometric conversion functions.Tom Lane
2005-01-23Add tools/find_gt_lt to find < and > in SGML source.Bruce Momjian
2005-01-22More < and > changes to ampersands.Bruce Momjian
2005-01-22More < and > cleanups converted to ampersands.Bruce Momjian
2005-01-22More fixes for => and ->, use proper ampersand markups.Bruce Momjian
2005-01-22Change -> and <- to use proper ampersand markups.Bruce Momjian
2005-01-17Clarify that the --enable-integer-datetimes switch affects the time andTom Lane
2005-01-17Please find enclosed another patch that now (I hope) really isBruce Momjian
2005-01-17Fix minor thinko in pg_dump documentation of "-n" option.Neil Conway
2005-01-17Please find enclosed a patch to the pl/perl documents that correctlyBruce Momjian
2005-01-17Update supported platforms list.Peter Eisentraut
2005-01-17Some more copy-editing.Tom Lane
2005-01-15Some minor editing work on the release notes.Tom Lane
2005-01-15Minor improvements in descriptions of recent changes.Tom Lane
2005-01-15Update release notes for 8.0.0 final. Release date set as 2005-01-19!Bruce Momjian
2005-01-15Simplify trigger example, per Mark Kirkwood.Tom Lane
2005-01-14Add index entries for function volatilities.Kris Jurka
2005-01-14Incorporate examples and doc patches from Mark Kirkwood and David Fetter.Tom Lane
2005-01-14Change Win32 client configuration files from *.txt to *.conf.Bruce Momjian
2005-01-13Update supported platforms list.Peter Eisentraut
2005-01-10Update supported platforms list.Peter Eisentraut
2005-01-10Add some real documentation about TOAST (finally). Combine this withTom Lane
2005-01-09Clarify description of greedy and non-greedy POSIX regular expressions,Tom Lane
2005-01-09Last batch of updates in response to 7.4 interactive docs comments.Tom Lane
2005-01-09Update discussion of ALTER TABLE ADD COLUMN, per Michael Fuhr.Tom Lane
2005-01-09Some more small improvements in response to 7.4 interactive docs comments.Tom Lane
2005-01-08Some more small improvements in response to 7.4 interactive docs comments.Tom Lane
2005-01-08Update supported platforms list.Peter Eisentraut
2005-01-08Some small docs improvements motivated by reading the comments for the 7.4Tom Lane
2005-01-08Some small docs improvements motivated by reading the comments for theTom Lane