-
Task
-
Resolution: Done
-
Major
-
3.2.0.Alpha1
-
None
-
False
-
-
False
-
-
txid_current() was deprecated in Postrges 13 (see table of deprecated functions) and pg_current_xact_id() should be used instead. For compatibility with older Postgres versions we can construct the query based on the major postgres version, similar e.g. to our currentXLogLocation().