postgresql/src/bin
Philip Warner c74257e9e0 - 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
2000-09-15 04:35:16 +00:00
..
initdb Make building scripts kind of consistent in look and feel, kind of immune 2000-09-08 18:29:28 +00:00
initlocation Make building scripts kind of consistent in look and feel, kind of immune 2000-09-08 18:29:28 +00:00
ipcclean Make building scripts kind of consistent in look and feel, kind of immune 2000-09-08 18:29:28 +00:00
pg-config Make building scripts kind of consistent in look and feel, kind of immune 2000-09-08 18:29:28 +00:00
pg_ctl Make building scripts kind of consistent in look and feel, kind of immune 2000-09-08 18:29:28 +00:00
pg_dump - Support for relkind = RELKIND_VIEW. 2000-09-15 04:35:16 +00:00
pg_encoding Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
pg_id Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
pg_passwd Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
pgaccess Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
pgtclsh Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
psql Fix psql crash. If MULTIBYTE is enabled, \l+ dumps core due to 2000-09-07 04:55:27 +00:00
scripts Make building scripts kind of consistent in look and feel, kind of immune 2000-09-08 18:29:28 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00