]> 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)
commit28a935149fcf65c9b1b6c28c4131ed72e5183762
tree69fa7b9858426c93b0972463576bf2ad672c05e7
parent543f57fc37e5d18ad4937fe11efd8e58d8fc7b23
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