diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2013-01-31 22:31:58 -0500 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2013-01-31 22:31:58 -0500 |
commit | 583905269378bf41c24585773885b1e226a998ce (patch) | |
tree | 0e71e7a73c716f1b6fc00840af5642dd73fd2878 /src/backend/access/gist/gistutil.c | |
parent | b1980f6d03f79ab57da8f32aa8cd9677dbe1d58f (diff) | |
download | postgresql-583905269378bf41c24585773885b1e226a998ce.tar.gz postgresql-583905269378bf41c24585773885b1e226a998ce.zip |
Add CREATE RECURSIVE VIEW syntax
This is specified in the SQL standard. The CREATE RECURSIVE VIEW
specification is transformed into a normal CREATE VIEW statement with a
WITH RECURSIVE clause.
reviewed by Abhijit Menon-Sen and Stephen Frost
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions