Thread
Commits
-
Remove leftover reference to oid column.
- 7571ce6f11f2 12.0 landed
-
Remove WITH OIDS support, change oid catalog column visibility.
- 578b229718e8 12.0 cited
-
outdated reference to tuple header OIDs
John Naylor <john.naylor@2ndquadrant.com> — 2019-03-14T07:49:40Z
It seems this is a leftover from commit 578b229718e8. Patch attached. -- John Naylor https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
-
Re: outdated reference to tuple header OIDs
Andres Freund <andres@anarazel.de> — 2019-03-18T20:16:47Z
Hi, On 2019-03-14 15:49:40 +0800, John Naylor wrote: > It seems this is a leftover from commit 578b229718e8. Patch attached. Thanks for noticing. Pushed. Greetings, Andres Freund