summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2016-01-04Docs: provide a concrete discussion and example for RLS race conditions.Tom Lane
2016-01-04Adjust behavior of row_security GUC to match the docs.Tom Lane
2016-01-04Do some copy-editing on the docs for row-level security.Tom Lane
2016-01-03Do some copy-editing on the docs for replication origins.Tom Lane
2016-01-03Do a final round of copy-editing on the 9.5 release notes.Tom Lane
2016-01-02Adjust back-branch release note description of commits a2a718b22 et al.Tom Lane
2016-01-02Update copyright for 2016Bruce Momjian
2015-12-28Document brin_summarize_new_pagesAlvaro Herrera
2015-12-28Document the exponentiation operator as associating left to right.Tom Lane
2015-12-28doc: pg_committs -> pg_commit_tsAlvaro Herrera
2015-12-28Update documentation about pseudo-types.Tom Lane
2015-12-24Docs: fix erroneously-given function name.Tom Lane
2015-12-18pgbench: Change terminology from "threshold" to "parameter".Robert Haas
2015-12-15Document use of Subject Alternative Names in SSL server certificates.Tom Lane
2015-12-15Update 9.5 release notes through today.Tom Lane
2015-12-15Improve CREATE POLICY documentationStephen Frost
2015-12-14Docs: document that psql's "\i -" means read from stdin.Tom Lane
2015-12-13Doc: update external URLs for PostGIS project.Tom Lane
2015-12-10Fix typo.Robert Haas
2015-12-09Remove redundant sentence.Robert Haas
2015-12-08Allow foreign and custom joins to handle EvalPlanQual rechecks.Robert Haas
2015-12-06Update xindex.sgml for recent additions to GIST opclass API.Tom Lane
2015-12-04Further improve documentation of the role-dropping process.Tom Lane
2015-12-03doc: Fix markup and improve placeholder namesPeter Eisentraut
2015-11-24doc: Some improvements on CREATE POLICY and ALTER POLICY documentationPeter Eisentraut
2015-11-23Clarify pg_rewind connection requirements.Teodor Sigaev
2015-11-23doc: Add more documentation about wal_retrieve_retry_intervalPeter Eisentraut
2015-11-22Adopt the GNU convention for handling tar-archive members exceeding 8GB.Tom Lane
2015-11-19doc: Clarify some things on pg_receivexlog reference pagePeter Eisentraut
2015-11-19Update docs for vcregress.pl bincheck changesAndrew Dunstan
2015-11-19Improve ON CONFLICT documentation.Andres Freund
2015-11-17Back-patch fixes to make TAP tests work on Windows.Tom Lane
2015-11-17doc: Fix commas and improve spacingPeter Eisentraut
2015-11-13Correct sepgsql docs with regard to RLSStephen Frost
2015-11-12Do a round of copy-editing on the 9.5 release notes.Tom Lane
2015-11-11Improve documentation around autovacuum-related storage parameters.Tom Lane
2015-11-11Docs: fix misleading example.Tom Lane
2015-11-10Improve our workaround for 'TeX capacity exceeded' in building PDF files.Tom Lane
2015-11-09Add paragraph about ON CONFLICT interaction with partitioning.Andres Freund
2015-11-07Update 9.5 release notes through today.Tom Lane
2015-11-07Rename PQsslAttributes() to PQsslAttributeNames(), and const-ify fully.Tom Lane
2015-11-05Pass extra data to bgworkers, and use this to fix parallel contexts.Robert Haas
2015-11-03Remove obsolete advice about doubling backslashes in regex escapes.Tom Lane
2015-11-03Code + docs review for unicode linestyle patch.Tom Lane
2015-11-02Add RMV to list of commands taking AE lock.Kevin Grittner
2015-10-30doc: security_barrier option is a Boolean, not a string.Robert Haas
2015-10-29Docs: add example clarifying use of nested JSON containment.Tom Lane
2015-10-27Document BRIN's inclusion opclass frameworkAlvaro Herrera
2015-10-22doc: Add advice on updating checkpoint_segments to max_wal_sizePeter Eisentraut
2015-10-20doc: Move documentation of max_wal_size to better positionPeter Eisentraut