We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c032b0 commit d0cfafeCopy full SHA for d0cfafe
doc/src/sgml/func.sgml
@@ -17773,8 +17773,7 @@ SELECT collation for ('foo' COLLATE "de_DE");
17773
<para>
17774
In <productname>&productname;</productname>, transaction IDs
17775
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
+ The following functions export a 64-bit format,
17778
so it will not wrap around during the life of an installation.
17779
The data type used by these functions, <type>txid_snapshot</type>,
17780
stores information about transaction ID
0 commit comments