aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/pgbuffercache.sgml
Commit message (Expand)AuthorAge
* Revert 56-bit relfilenode change and follow-up commits.Robert Haas2022-09-28
* Increase width of RelFileNumbers from 32 bits to 56 bits.Robert Haas2022-09-27
* Use has_privs_for_roles for predefined role checksJoe Conway2022-03-28
* Doc: improve libpq service-file docs, avoid overspecifying pathnames.Tom Lane2021-05-29
* Doc: reformat catalog/view description tables.Tom Lane2020-05-13
* Fix inconsistency in pg_buffercache docs.Amit Kapila2020-05-08
* doc: remove unnecessary INNER keywordBruce Momjian2020-04-02
* doc: add namespace column to pg_buffercache example queryBruce Momjian2020-03-31
* Doc: correct thinko in pg_buffercache documentation.Tom Lane2020-02-28
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Default monitoring rolesSimon Riggs2017-03-30
* Fix obsolete header-file reference in pg_buffercache docs.Tom Lane2016-07-13
* Add pinning_backends column to the pg_buffercache extension.Andres Freund2014-08-22
* pg_buffercache docs: adjust order of fieldsBruce Momjian2013-11-27
* Add contrib function references in the doc indexBruce Momjian2013-07-04
* pg_buffercache: document column meaningsBruce Momjian2013-07-03
* Add xreflabels to /contrib manuals so links appear correct. Also updateBruce Momjian2011-05-07
* Properly capitalize documentation headings; some only had initial-wordBruce Momjian2011-01-29
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Fix indentation of verbatim block elementsPeter Eisentraut2010-07-29
* Create a "relation mapping" infrastructure to support changing the relfilenodesTom Lane2010-02-07
* Refer to tables by id, not by "the following table", because tables are inPeter Eisentraut2009-05-18
* Proofreading adjustments for first two parts of documentation (TutorialBruce Momjian2009-04-27
* pg_buffercache needs to be taught about relation forks, as Greg StarkHeikki Linnakangas2008-08-14
* Make an editorial pass over the newly SGML-ified contrib documentation.Tom Lane2007-12-10
* Ensure that all <sect1> and <refentry> tags have IDs. This is neededTom Lane2007-12-02