summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2013-08-19release notes: remove username from 9.3 major itemBruce Momjian
2013-08-16release notes: update 9.3 major feature listBruce Momjian
2013-08-16release notes: Update to 9.3 git currentBruce Momjian
2013-08-14docs: document TRIM "comma" syntaxBruce Momjian
2013-08-139.3 release notes: move foreign table itemBruce Momjian
2013-08-10docs: mention Julian is midnight _UTC_Bruce Momjian
2013-08-09Docs: Document to_*() Julian values are integersBruce Momjian
2013-08-09Document how auto_explain.log_timing can be changed.Fujii Masao
2013-07-31Fix inaccurate description of tablespace.Fujii Masao
2013-07-29Add SQL Standard WITH ORDINALITY support for UNNEST (and any other SRF)Greg Stark
2013-07-26pg_upgrade docs: don't use cluster for binary/libBruce Momjian
2013-07-25Prevent leakage of SPI tuple tables during subtransaction abort.Tom Lane
2013-07-25pgstattuple: Doc update for previous commit.Robert Haas
2013-07-24Add GET DIAGNOSTICS ... PG_CONTEXT in PL/PgSQLStephen Frost
2013-07-23doc: Remove tab from SGML filePeter Eisentraut
2013-07-22Add --rate option.Tatsuo Ishii
2013-07-22Remove bgw_sighup and bgw_sigterm.Robert Haas
2013-07-22Silence compiler warning on an unused variableAlvaro Herrera
2013-07-22Add infrastructure for mapping relfilenodes to relation OIDs.Robert Haas
2013-07-19doc: Fix typos in conversion names.Robert Haas
2013-07-18WITH CHECK OPTION support for auto-updatable VIEWsStephen Frost
2013-07-18Fix pgstattuple functions to use regclass-type as the argument.Fujii Masao
2013-07-17doc: Remove tab from SGML filePeter Eisentraut
2013-07-17Fix typo in previous pgbench --progress patch.Fujii Masao
2013-07-17Use correct parameter name for view_option_valueStephen Frost
2013-07-17Implement the FILTER clause for aggregate function calls.Noah Misch
2013-07-16Add --progress option to show progress reportTatsuo Ishii
2013-07-16Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY.Kevin Grittner
2013-07-16Allow background workers to be started dynamically.Robert Haas
2013-07-14Document the OVER keyword as being unreserved.Noah Misch
2013-07-13Add session_preload_libraries configuration parameterPeter Eisentraut
2013-07-12Switch user ID to the object owner when populating a materialized view.Noah Misch
2013-07-11pg_upgrade: document possible pg_hba.conf optionsBruce Momjian
2013-07-11doc: Replace link to pgFouine with pgBadgerPeter Eisentraut
2013-07-08Fix mention of htup.h in pageinspect docsAlvaro Herrera
2013-07-07pg_upgrade: document link optionsBruce Momjian
2013-07-06PL/Python: Convert numeric to DecimalPeter Eisentraut
2013-07-05Update messages, comments and documentation for materialized views.Noah Misch
2013-07-05Remove stray | characterMagnus Hagander
2013-07-05Fix spelling errorMagnus Hagander
2013-07-05Expose the estimation of number of changed tuples since last analyzeMagnus Hagander
2013-07-04Add contrib function references in the doc indexBruce Momjian
2013-07-04Add new GUC, max_worker_processes, limiting number of bgworkers.Robert Haas
2013-07-04docs: Clarify flag dependencies for background workers.Robert Haas
2013-07-04doc: Fix typo in event trigger documentationPeter Eisentraut
2013-07-04doc: Add event trigger C API documentationPeter Eisentraut
2013-07-03Get rid of pg_class.reltoastidxid.Fujii Masao
2013-07-03pg_buffercache: document column meaningsBruce Momjian
2013-07-03Expose object name error fields in PL/pgSQL.Noah Misch
2013-07-03doc: Remove i18ngurus.com linkPeter Eisentraut