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:
@@ -1955,6 +1955,7 @@ VariableSpace
|
||||
VariableStatData
|
||||
Vfd
|
||||
ViewCheckOption
|
||||
ViewOptions
|
||||
ViewStmt
|
||||
VirtualTransactionId
|
||||
Vsrt
|
||||
|
Reference in New Issue
Block a user