1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

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
This commit is contained in:
Alvaro Herrera
2014-07-14 17:24:40 -04:00
parent 0ffc201a51
commit 346d7be184
5 changed files with 76 additions and 29 deletions

View File

@@ -1955,6 +1955,7 @@ VariableSpace
VariableStatData
Vfd
ViewCheckOption
ViewOptions
ViewStmt
VirtualTransactionId
Vsrt