Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d0cfafe

Browse files
author
Liudmila Mantrova
committed
DOC: remove epoch in 64-bit docs
1 parent 8c032b0 commit d0cfafe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/src/sgml/func.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17773,8 +17773,7 @@ SELECT collation for ('foo' COLLATE "de_DE");
1777317773
<para>
1777417774
In <productname>&productname;</productname>, transaction IDs
1777517775
are implemented as 64-bit counters to prevent transaction ID wraparound.
17776-
The following functions
17777-
export a 64-bit format that is extended with an <quote>epoch</> counter
17776+
The following functions export a 64-bit format,
1777817777
so it will not wrap around during the life of an installation.
1777917778
The data type used by these functions, <type>txid_snapshot</type>,
1778017779
stores information about transaction ID

0 commit comments

Comments
 (0)