Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 49d7e71

Browse filesBrowse files
committed
doc: mention vacuum's removal of commit timestamp information
Reported-by: Kyotaro HORIGUCHI Discussion: https://postgr.es/m/20180622.172132.230342845.horiguchi.kyotaro@lab.ntt.co.jp Co-authored-by: Kyotaro HORIGUCHI Backpatch-through: 16
1 parent 6631363 commit 49d7e71
Copy full SHA for 49d7e71

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎doc/src/sgml/func.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/func.sgml
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26006,7 +26006,8 @@ SELECT collation for ('foo' COLLATE "de_DE");
2600626006
They only provide useful data when the
2600726007
<xref linkend="guc-track-commit-timestamp"/> configuration option is
2600826008
enabled, and only for transactions that were committed after it was
26009-
enabled.
26009+
enabled. Commit timestamp information is routinely removed during
26010+
vacuum.
2601026011
</para>
2601126012

2601226013
<table id="functions-commit-timestamp">

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.