]> granicus.if.org Git - postgresql/commit
Move view reloptions into their own varlena struct
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 14 Jul 2014 21:24:40 +0000 (17:24 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 14 Jul 2014 21:24:40 +0000 (17:24 -0400)
commit346d7be184a617ca9f64bdf5c25fd6bcd5231293
treed9ee36a6ed98803ef671a83caca4243b93268204
parent0ffc201a51395ca71fe429ef86c872850a5850ee
Move view reloptions into their own varlena struct

Per discussion after a gripe from me in
http://www.postgresql.org/message-id/20140611194633.GH18688@eldon.alvh.no-ip.org

Jaime Casanova
src/backend/access/common/reloptions.c
src/backend/commands/tablecmds.c
src/include/access/reloptions.h
src/include/utils/rel.h
src/tools/pgindent/typedefs.list