Re: Removal of currtid()/currtid2() and some table AM cleanup
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Paquier <michael@paquier.xyz>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>,
Hiroshi Saito <hiroshi@winpg.jp>,
"Inoue,
Hiroshi" <h-inoue@dream.email.ne.jp>
Date: 2020-06-03T02:47:50Z
Lists: pgsql-hackers
I wrote: > It looks like table_beginscan_tid wouldn't need to be exported anymore > either. Ah, scratch that, I misread it. regards, tom lane
Commits
-
Remove catalog function currtid()
- 7b94e999606e 14.0 landed