Commit Graph

65 Commits (5dedce6770557a6e096429ab06f8e3cac14164b6)

Author SHA1 Message Date
Philip Warner 8dc42a3aa2 - Fixed CONSTRAINT TRIGGER dump to record tgconstrelid properly 25 years ago
Philip Warner 232d8fa3c4 - Get view OID based on rule OID not base table OID 25 years ago
Philip Warner 135040d511 Patch to put rudimentary dependency support into pg_dump. This addresses 25 years ago
Bruce Momjian 9e1552607a pgindent run. Make it all clean. 25 years ago
Philip Warner cfeccdf80a - Added CVS headers to files 25 years ago
Tom Lane 2b0f8ae009 Fix pg_dump crashes caused by bogus use of va_start/va_end (only seen 25 years ago
Philip Warner 4a19bd8741 - Fix help output: replace 'f' with 't' and change desc 25 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Philip Warner 06ef1ef2ec - Check ntuples == 1 for various SELECT statements. 25 years ago
Tom Lane a27b691e29 Ensure that all uses of <ctype.h> functions are applied to unsigned-char 25 years ago
Philip Warner 44954fae08 Added long-standing transaction when restoring BLOBS (uses commit every BLOB_BATCH_SIZE) 25 years ago
Philip Warner 48f0490809 Final (?) fix for tar (null block at end) 25 years ago
Philip Warner 9cbb5fcd2b Various fixes to TAR header format 25 years ago
Philip Warner 92bd532c1e - Added --create, --no-owner, --superuser, --no-reconnect (pg_dump & pg_restore) 25 years ago
Philip Warner c3e18804ff - Support for TAR output 25 years ago