Commit Graph

9661 Commits (eaba54c20c5ab2cb6aaffa574444fd4990dfe2c7)

Author SHA1 Message Date
Bruce Momjian ee1e5662d8 Auto-tune effective_cache size to be 4x shared buffers 12 years ago
Bruce Momjian 1732ce4906 docs: update release notes for 8.4.18, 9.0.14, 9.1.10, 9.2.5, 9.3.1 12 years ago
Robert Haas 689746c045 plpgsql: Add new option print_strict_params. 12 years ago
Andrew Dunstan 2e1cb733f9 Document support for VPATH builds of extensions. 12 years ago
Noah Misch 2d6c0f10ef pgbench: Elaborate latency reporting. 12 years ago
Bruce Momjian 85fa8293ad pg_upgrade doc: link mode additions 12 years ago
Bruce Momjian a54141aebc Issue error on SET outside transaction block in some cases 12 years ago
Robert Haas 4655b607f3 doc: Add missing words to bgworker docs. 12 years ago
Robert Haas d90ced8bb2 Add DISCARD SEQUENCES command. 12 years ago
Robert Haas c64e68fd9f psql: Make \pset without arguments show all settings. 12 years ago
Peter Eisentraut 627882d0d8 doc: Correct psycopg URL 12 years ago
Bruce Momjian eb5d87e5f3 doc: fix hstore_to_json_loose() doc wording 12 years ago
Magnus Hagander 542131c9e7 Fix copy/paste error 12 years ago
Robert Haas 4334639f4b Allow printf-style padding specifications in log_line_prefix. 12 years ago
Andrew Dunstan d70f8d5f1b Fix erroneous statements about multiply specified JSON columns. 12 years ago
Noah Misch 825da2aba8 pgbench: Tweak documentation. 12 years ago
Robert Haas 54990af616 doc: Clarify that file_fdw options require values. 12 years ago
Robert Haas ba3d39c969 Don't allow system columns in CHECK constraints, except tableoid. 12 years ago
Robert Haas eb3b79ffd4 Documentation correction. 12 years ago
Heikki Linnakangas 0892ecbc01 Add a GUC to report whether data page checksums are enabled. 12 years ago
Peter Eisentraut cdeb79adcf Fix typos 12 years ago
Bruce Momjian 2885006afc docs: Update libpq and testlo examples 12 years ago
Peter Eisentraut b34f8f409b Show schemas in information_schema.schemata that the current has access to 12 years ago
Kevin Grittner 277607d600 Eliminate pg_rewrite.ev_attr column and related dead code. 12 years ago
Jeff Davis be6fcb671e Improve Range Types and Exclusion Constraints example. 12 years ago
Tom Lane 546f7c2e38 Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off. 12 years ago
Tom Lane 0d3f4406df Allow aggregate functions to be VARIADIC. 12 years ago
Tom Lane 7489eb4d3b Docs: wording improvements in discussion of timestamp arithmetic. 12 years ago
Bruce Momjian b642bc55fa doc: Fix SGML markup for date patch 12 years ago
Bruce Momjian 1c20857661 Docs: add paragraph about date/timestamp subtraction 12 years ago
Robert Haas 9d323bda2e docs: Clarify that we also support Solaris versions greater than 10. 12 years ago
Andrew Dunstan f002dc3d4d Fix relfrozenxid query in docs to include TOAST tables. 12 years ago
Tom Lane 244c8b466a Update "Using EXPLAIN" documentation examples using current code. 12 years ago
Tom Lane f49f8de074 Update 9.3 release notes. 12 years ago
Robert Haas 090d0f2050 Allow discovery of whether a dynamic background worker is running. 12 years ago
Heikki Linnakangas da85fb4747 Accept multiple -I, -P, -T and -n options in pg_restore. 12 years ago
Robert Haas 8d00ab6306 doc: Explain that ereport doesn't return for ERROR or higher levels. 12 years ago
Bruce Momjian 5dcc48c2c7 docs: Remove second 'trim' index reference 12 years ago
Bruce Momjian b3cc173e19 release notes: update link to 9.3 PL/pgSQL constraint error info 12 years ago
Bruce Momjian 1bc5935b67 release notes: remove username from 9.3 major item 12 years ago
Bruce Momjian 175ec8de47 release notes: update 9.3 major feature list 12 years ago
Bruce Momjian e91f2bb3ee release notes: Update to 9.3 git current 12 years ago
Bruce Momjian 5368a23eeb docs: document TRIM "comma" syntax 12 years ago
Bruce Momjian b52cd9d022 9.3 release notes: move foreign table item 12 years ago
Bruce Momjian f738156f51 docs: mention Julian is midnight _UTC_ 12 years ago
Bruce Momjian 72039b1d8d Docs: Document to_*() Julian values are integers 12 years ago
Fujii Masao 0e65755c08 Document how auto_explain.log_timing can be changed. 12 years ago
Fujii Masao ee08a78a81 Fix inaccurate description of tablespace. 12 years ago
Greg Stark c62736cc37 Add SQL Standard WITH ORDINALITY support for UNNEST (and any other SRF) 12 years ago
Bruce Momjian 5691de6c95 pg_upgrade docs: don't use cluster for binary/lib 12 years ago