index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
checkpoint.sgml
Age
Commit message (
Expand
)
Author
3 days
Add FLUSH_UNLOGGED option to CHECKPOINT command.
Nathan Bossart
3 days
Add MODE option to CHECKPOINT command.
Nathan Bossart
3 days
Add option list to CHECKPOINT command.
Nathan Bossart
3 days
Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.
Nathan Bossart
2024-07-10
Revamp documentation for predefined roles.
Nathan Bossart
2022-07-05
Rename pg_checkpointer predefined role to pg_checkpoint.
Robert Haas
2021-11-10
Add pg_checkpointer predefined role for CHECKPOINT command.
Jeff Davis
2020-05-15
doc: make ref/*.sgml file header comment layout consistent
Bruce Momjian
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-05-12
Replace "transaction log" with "write-ahead log"
Peter Eisentraut
2014-02-24
doc: Improve DocBook XML validity
Peter Eisentraut
2011-10-19
Make the CHECKPOINT reference page more clear.
Robert Haas
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-04-03
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2009-12-19
Allow read only connections during recovery, known as Hot Standby.
Simon Riggs
2008-11-14
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2007-01-31
Update reference documentation on may/can/might:
Bruce Momjian
2006-09-16
Remove emacs info from footer of SGML files.
Bruce Momjian
2005-01-04
More minor updates and copy-editing.
Tom Lane
2004-03-09
Refer to GUC variables using <xref> tags rather than <varname> tags,
Neil Conway
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-08-31
Add/edit index entries.
Peter Eisentraut
2003-04-15
Bring SQL ref pages to consistent format, part 1.
Peter Eisentraut
2003-03-25
Merge documentation into one book. (Build with "make html".) Replace
Peter Eisentraut
2003-01-19
This patch includes a lot of minor cleanups to the SGML documentation,
Bruce Momjian
2002-04-21
Augment the date/time examples in the User's Guide to reflect the newer
Thomas G. Lockhart
2001-09-03
Put some kind of grammatical uniformity in the <refpurpose> lines.
Peter Eisentraut
2001-03-13
XLOG (and related) changes:
Tom Lane
2001-01-27
Add permission check for CHECKPOINT.
Peter Eisentraut
2001-01-24
Update based on documentation written by Vadim Mikheev and Oliver Elphick.
Peter Eisentraut
2001-01-13
New shell for the to be written CHECKPOINT documentation, so the summary
Peter Eisentraut