Commit Graph

11468 Commits (22122c83f1331d03e8317afbfcfbb65bef9c82d2)

Author SHA1 Message Date
Bruce Momjian 9e0a97f1c8 libpq: change PQconndefaults() to ignore invalid service files 12 years ago
Peter Eisentraut 95e3d50539 doc: Refine documentation about recovery command exist status 12 years ago
Tom Lane 02bb4bbc66 Update release notes for 9.3.2, 9.2.6, 9.1.11, 9.0.15, 8.4.19. 12 years ago
Bruce Momjian 54916b99f7 doc: update wording of ineffective SET and ABORT commands 12 years ago
Tom Lane b8b7b723f2 Improve draft release notes. 12 years ago
Tom Lane 23e796de15 Draft release notes for 9.3.2. 12 years ago
Peter Eisentraut 3c81b5c1d2 doc: Disable preface.autolabel in XSLT 12 years ago
Tom Lane 4796035402 Editorial corrections to the October 2013 minor-release notes. 12 years ago
Peter Eisentraut 1eafea5d1b doc: Simplify handling of variablelists in XSLT build 12 years ago
Peter Eisentraut 50107ee7a5 doc: Enhance documentation of ssl_ciphers setting a bit 12 years ago
Peter Eisentraut 384eb1d40d doc: Allow selecting web site CSS style sheet in XSLT HTML build 12 years ago
Peter Eisentraut b6ecde8ed4 doc: Set chunk.first.sections in XSLT, for consistency with DSSSL output 12 years ago
Bruce Momjian 9ef780d4d7 pg_buffercache docs: adjust order of fields 12 years ago
Peter Eisentraut a607b6903e doc: Put data types in alphabetical order 12 years ago
Kevin Grittner 89ba815092 Minor correction of READ COMMITTED isolation level docs. 12 years ago
Michael Meskes 2390f2b2d3 Documentation fix for ecpg. 12 years ago
Fujii Masao d1b88f6b36 Add --xlogdir option to pg_basebackup, for specifying the pg_xlog directory. 12 years ago
Fujii Masao 551c78281b Fix typo in release note. 12 years ago
Peter Eisentraut 85ed91ee7d Implement information_schema.parameters.parameter_default column 12 years ago
Peter Eisentraut 3803ff985c doc: Add id to index in XSLT build 12 years ago
Bruce Momjian a6542a4b68 Change SET LOCAL/CONSTRAINTS/TRANSACTION and ABORT behavior 12 years ago
Michael Meskes 05b476c298 More improvement to comment parsing in ecpg. 12 years ago
Peter Eisentraut a5036ca998 PL/Tcl: Add event trigger support 12 years ago
Tom Lane 784e762e88 Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. 12 years ago
Bruce Momjian 22967d8003 docs: update page format to specify page checksum field 12 years ago
Tom Lane f901bb50e3 Add make_date() and make_time() functions. 12 years ago
Tom Lane 6cb86143e8 Allow aggregates to provide estimates of their transition state data size. 12 years ago
Robert Haas 71dd54ada9 doc: Restore proper alphabetical order. 12 years ago
Tom Lane 5d924f067c Clarify CREATE FUNCTION documentation about handling of typmods. 12 years ago
Bruce Momjian cd8115e009 docs: clarify MVCC introduction to allow for per-statement snapshots 12 years ago
Robert Haas 9cab81b572 doc: Fix typo. 12 years ago
Peter Eisentraut 001e114b8d Fix whitespace issues found by git diff --check, add gitattributes 12 years ago
Robert Haas 636b868f17 doc: Clarify under what circumstances pg_dump needs superuser access. 12 years ago
Robert Haas 07cacba983 Add the notion of REPLICA IDENTITY for a table. 12 years ago
Tom Lane bb45c64041 Support default arguments and named-argument notation for window functions. 12 years ago
Tom Lane 920c8261d5 Improve the error message given for modifying a window with frame clause. 12 years ago
Tom Lane 45f64f1bbf Remove CTimeZone/HasCTZSet, root and branch. 12 years ago
Tom Lane c2b51cf190 Improve documentation about usage of FDW validator functions. 12 years ago
Tom Lane 438df52df9 Suppress duplicate-index-entry warning introduced by previous commit. 12 years ago
Noah Misch c50b7c09d8 Add large object functions catering to SQL callers. 12 years ago
Heikki Linnakangas 75fdcec145 Improve documentation of random() function. 12 years ago
Peter Eisentraut a5963efa8f doc: Improve setup for documentation building with FOP 12 years ago
Robert Haas cab5dc5daf Allow only some columns of a view to be auto-updateable. 12 years ago
Robert Haas 523beaa11b Provide a reliable mechanism for terminating a background worker. 12 years ago
Robert Haas ea91a6be89 Remove IRIX port. 12 years ago
Peter Eisentraut ed632ab21e doc: Configure TOC generation in XSLT HTML build 12 years ago
Robert Haas 81051a86bc Remove spinlock support for SINIX, Sun3, and NS32K. 12 years ago
Peter Eisentraut 90c7b7d16b doc: Enable book index in XSLT builds 12 years ago
Bruce Momjian f918c52f65 docs: correct 9.1 and 9.2 release note mention of timeline switch fix 12 years ago
Robert Haas 05a0283e7a Fix details missed by dynamic shared memory patch. 12 years ago