Commit Graph

11379 Commits (b642bc55fa869160ba8d1b63dacf99e43fdadbb1)

Author SHA1 Message Date
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
Tom Lane 3d13623d75 Prevent leakage of SPI tuple tables during subtransaction abort. 12 years ago
Robert Haas fd27b99919 pgstattuple: Doc update for previous commit. 12 years ago
Stephen Frost 8312832567 Add GET DIAGNOSTICS ... PG_CONTEXT in PL/PgSQL 12 years ago
Peter Eisentraut 2f1fa75a0c doc: Remove tab from SGML file 12 years ago
Tatsuo Ishii fc9f4e9f8c Add --rate option. 12 years ago
Robert Haas f40a318eea Remove bgw_sighup and bgw_sigterm. 12 years ago
Alvaro Herrera 0aeb5ae204 Silence compiler warning on an unused variable 12 years ago
Robert Haas f01d1ae3a1 Add infrastructure for mapping relfilenodes to relation OIDs. 12 years ago
Robert Haas c8fb821afc doc: Fix typos in conversion names. 12 years ago
Stephen Frost 4cbe3ac3e8 WITH CHECK OPTION support for auto-updatable VIEWs 12 years ago
Fujii Masao 1dc118660b Fix pgstattuple functions to use regclass-type as the argument. 12 years ago
Peter Eisentraut e8b1d1befe doc: Remove tab from SGML file 12 years ago
Fujii Masao 750f43685b Fix typo in previous pgbench --progress patch. 12 years ago
Stephen Frost f2719f6975 Use correct parameter name for view_option_value 12 years ago
Noah Misch b560ec1b0d Implement the FILTER clause for aggregate function calls. 12 years ago
Tatsuo Ishii 4a87f308b3 Add --progress option to show progress report 12 years ago
Kevin Grittner cc1965a99b Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY. 12 years ago
Robert Haas 7f7485a0cd Allow background workers to be started dynamically. 12 years ago
Noah Misch 01337d46eb Document the OVER keyword as being unreserved. 12 years ago
Peter Eisentraut 070518ddab Add session_preload_libraries configuration parameter 12 years ago
Noah Misch f3ab5d4696 Switch user ID to the object owner when populating a materialized view. 12 years ago
Bruce Momjian 886c05d8e8 pg_upgrade: document possible pg_hba.conf options 12 years ago
Peter Eisentraut f02b14f787 doc: Replace link to pgFouine with pgBadger 12 years ago
Alvaro Herrera 12fbe2b3dd Fix mention of htup.h in pageinspect docs 12 years ago
Bruce Momjian 27aa1b960a pg_upgrade: document link options 12 years ago
Peter Eisentraut 7919398bac PL/Python: Convert numeric to Decimal 12 years ago
Noah Misch 02d2b694ee Update messages, comments and documentation for materialized views. 12 years ago
Magnus Hagander 8800d8061d Remove stray | character 12 years ago