Commit Graph

3207 Commits (3de91c18b51f0f983974dd0c369b424f9db03e84)

Author SHA1 Message Date
Tom Lane f79fbb2bec Add PQserverVersion() to libpq to provide more-convenient access to 21 years ago
Tom Lane 97b1ac1aef Update documentation to reflect the fact that we now know exactly what 21 years ago
Tom Lane 1109959907 Remove no-longer-relevant information about trying to force your OS 21 years ago
Tom Lane 82fde1aaa8 Add note pointing out the difference in semantics between Oracle and 21 years ago
Tom Lane 35a5fb6863 Move expanded discussion of inheritance's limitations out of tutorial 21 years ago
Tom Lane 33bf242a8a Make listen_addresses be a comma-separated list instead of a space-separated 21 years ago
Tom Lane dc199eafa7 Document background writer control parameters, do some editorial work 21 years ago
Joe Conway 881ea47d24 Another array syntax change (whitespace) clarification -- this time in 21 years ago
Joe Conway 4187adc631 Minor clarification of documentation regarding trailing whitespace. 21 years ago
Joe Conway da8325fa5c Updated release notes for recent array syntax changes. 21 years ago
Joe Conway cb50ee286d Tighened up syntax checking of array input processing considerably. Junk that 21 years ago
Tom Lane 8e953e6fbb Update admin guide's discussion of WAL to match present reality. 21 years ago
Tom Lane 6c3561b9e4 Minor editorialization on example --- I think that the use of dollar 21 years ago
Bruce Momjian ff9d69d931 This patch adds SQL2003 to the set of standards with which PostgreSQL 21 years ago
Bruce Momjian 2539edc53f This adds a caveat to the inheritance part of the tutorial. 21 years ago
Bruce Momjian 0236b5e07e This patch adds an example to the CREATE DOMAIN docs. 21 years ago
Bruce Momjian ff8d68df5c Included is an example of using savepoints in a non-trivial example. 21 years ago
Tom Lane 9b3caebb0a Update plpgsql documentation for 8.0 (mostly, make use of named 21 years ago
Tom Lane 27fedc8a5e Improve privileges discussion (mostly, mention grant options). 21 years ago
Tom Lane 82433e913c Update a couple of example error messages to reflect the fact that we 21 years ago
Tom Lane c71e3de264 Improve markup a little. 21 years ago
Tom Lane c2f14a7cdf Improve tablespace discussion, and bring it up to date with code. 21 years ago
Bruce Momjian ff2c8950fe Update pitr docs to mention inclusive/exclusive xid specification 21 years ago
Bruce Momjian 752089ea41 Fix markup. 21 years ago
Bruce Momjian a1c2ed7b02 Mention that transactions can complete in a different numeric order, for 21 years ago
Tom Lane f8450bb32a Some editorial work on the 8.0 release notes. Update for recent commits, 21 years ago
Bruce Momjian 0307c09cf5 Rename vacuum_cost_naptime to vacuum_cost_delay, with agreement from Jan. 21 years ago
Tom Lane bdf8ef6925 Create a built-in log rotation program, so that we no longer have to 21 years ago
Joe Conway 0e13d627be Require that array literals produce "rectangular" arrays, i.e. all the 21 years ago
Tom Lane fcbc438727 Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments 21 years ago
Tom Lane 8515efa128 Add some notes about unimplemented aspects of PITR backup/recovery. 21 years ago
Tom Lane 59ff484894 Preliminary documentation for PITR. 21 years ago
Tom Lane 58c41712d5 Add functions pg_start_backup, pg_stop_backup to create backup label 21 years ago
Bruce Momjian 635018b77e Move dbsize/oid2name to open items list. 21 years ago
Bruce Momjian e3b8530cc3 Readd pg_config --pgxs code. 21 years ago
Tom Lane f0efe26402 Support USING INDEX TABLESPACE clause for PRIMARY KEY and UNIQUE 21 years ago
Tom Lane efcaf1e868 Some mop-up work for savepoints (nested transactions). Store a small 21 years ago
Bruce Momjian ca9540d34f Add docs for initdb --auth. 21 years ago
Bruce Momjian 9d623ed252 Minor release wording improvments. 21 years ago
Tom Lane 9c8d0850c3 Support "OR condition ..." in plpgsql EXCEPTION clauses to make the syntax 21 years ago
Peter Eisentraut ea7a8b9ed7 Remove obsolete files 21 years ago
Tom Lane beda4814c1 plpgsql does exceptions. 21 years ago
Tom Lane b5d2821929 Fix broken markup, release date. 21 years ago
Bruce Momjian 6b771dfa38 Remove mention that we can't trap function errors. 21 years ago
Bruce Momjian d01af7730e Fix number for FAQ item. 21 years ago
Peter Eisentraut adf57cd7e2 PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 21 years ago
Bruce Momjian a3b9a02716 Update Turkish FAQ. 21 years ago
Bruce Momjian d79dc61df9 Update release notes with better wording. 21 years ago
Bruce Momjian b1ee93884d Update tuple header size. 21 years ago
Bruce Momjian 5b2f4afffe Here is a patch that fixes the pipes used in find_other_exec() when 21 years ago