Commit Graph

9661 Commits (eaba54c20c5ab2cb6aaffa574444fd4990dfe2c7)

Author SHA1 Message Date
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
Peter Eisentraut 956f2db490 doc: Move check-tabs target into html target 12 years ago
Peter Eisentraut 8238d1ed8f doc: Fix table column number declaration 12 years ago
Peter Eisentraut 92c2d2ba3a doc: Handle additional character entities for SGML/XML conversion 12 years ago
Peter Eisentraut 5dd41f3574 Remove maintainer-check target, fold into normal build 12 years ago
Andrew Dunstan 4d212bac17 json_typeof function. 12 years ago
Peter Eisentraut 261c7d4b65 Revive line type 12 years ago
Robert Haas 0ac5e5a7e1 Allow dynamic allocation of shared memory segments. 12 years ago
Kevin Grittner f566515192 Add record_image_ops opclass for matview concurrent refresh. 12 years ago
Bruce Momjian 1cccce50f3 doc: fix typo in release notes 12 years ago
Bruce Momjian 3e5a9eee8a doc: Fix typo in effective_cache_size patch 12 years ago
Bruce Momjian 9c29138c75 docs: clarify references to md5 hash and md5 crypt in pgcrypto docs 12 years ago