summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
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
2005-01-07Add a tip showing how functions on composite types can be used toTom Lane
2005-01-07Improve discussion of SQL functions taking/returning row types.Tom Lane
2005-01-07Update supported platforms listPeter Eisentraut
2005-01-07Fix ECPGstatus() documentation of parameters.Bruce Momjian
2005-01-06Spell APPDATA as %APPDATA%, per recommendation from Magnus.Tom Lane
2005-01-06Adjust examples to avoid using keywords as identifiers, per Honda Shigehiro.Tom Lane
2005-01-06Adjust lookup of client-side profile files (.pgpass and so on) as perTom Lane
2005-01-06Update to supported platforms listPeter Eisentraut
2005-01-06More minor updates and copy-editing.Tom Lane
2005-01-06Re-readjust synopses for CREATE/ALTER USER.Tom Lane
2005-01-05More minor updates and copy-editing.Tom Lane
2005-01-05Fix example, change table name from 'array' to 'array_int'.Bruce Momjian
2005-01-05Revert cosmetic synopsis changes that break psql translations.Peter Eisentraut