postgresql/doc/src
Peter Eisentraut 5839052693 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
2013-01-31 22:31:58 -05:00
..
sgml Add CREATE RECURSIVE VIEW syntax 2013-01-31 22:31:58 -05:00
Makefile Add maintainer-check target 2011-03-28 22:56:52 +03:00