aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
diff options
context:
space:
mode:
authorPhilip Warner <pjw@rhyme.com.au>2000-09-15 04:35:16 +0000
committerPhilip Warner <pjw@rhyme.com.au>2000-09-15 04:35:16 +0000
commitc74257e9e0d31fd07e06c2e1c333ca21b1f3eace (patch)
treed3f5dce6ae0067752f52f2ef21e6df0eb9ecd2f7 /src/backend/commands/variable.c
parent6d9299e1fc8e2f4f84f1675d5b00affba15be36a (diff)
downloadpostgresql-c74257e9e0d31fd07e06c2e1c333ca21b1f3eace.tar.gz
postgresql-c74257e9e0d31fd07e06c2e1c333ca21b1f3eace.zip
- Support for relkind = RELKIND_VIEW.
- Use symbols for tests on relkind (ie. use RELKIND_VIEW, not 'v') - Fix bug in support for -b option (== --blobs). - Dump views as views (using 'create view'). - Remove 'isViewRule' since we check the relkind when getting tables. - Now uses temp table 'pgdump_oid' rather than 'pg_dump_oid' (errors otherwise). - Added extra param for specifying handling of OID=0 and which typename to output. - Fixed bug in SQL scanner when SQL contained braces. (in rules) - Use format_type function wherever possible
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions