diff options
author | Peter Eisentraut | 2013-02-01 03:31:58 +0000 |
---|---|---|
committer | Peter Eisentraut | 2013-02-01 03:31:58 +0000 |
commit | 583905269378bf41c24585773885b1e226a998ce (patch) | |
tree | 0e71e7a73c716f1b6fc00840af5642dd73fd2878 /src/include/postgres.h | |
parent | b1980f6d03f79ab57da8f32aa8cd9677dbe1d58f (diff) |
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/include/postgres.h')
0 files changed, 0 insertions, 0 deletions