]> granicus.if.org Git - postgresql/commit
Remove too generically named MissingPtr typedef.
authorAndres Freund <andres@anarazel.de>
Tue, 15 Jan 2019 00:07:22 +0000 (16:07 -0800)
committerAndres Freund <andres@anarazel.de>
Tue, 15 Jan 2019 00:25:50 +0000 (16:25 -0800)
commite451dd5521966516110eb1761342ae4a1380b19d
treeb40abef396959c339d660d1361749eacafb858ac
parent4c850ecec649c1b1538c741b89cf65d8f7d61853
Remove too generically named MissingPtr typedef.

As there's only a single user of the typedef in the entire codebase,
just use the underlying struct directly.

Per complaint from Alvaro Herrera

Author: Andres Freund
Discussion: https://postgr.es/m/201901141836.oxtm4uzc63j3@alvherre.pgsql
src/include/access/tupdesc.h