Commit Graph

15 Commits (6cf8707b828b14b5c2336076ce358b18b67829d6)

Author SHA1 Message Date
Philip Warner cfeccdf80a - Added CVS headers to files 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
Tom Lane c5bbbb2845 Pay attention to fgets() failure return. 25 years ago
Bruce Momjian ebd61ac03f Remove -k unix socketpath option from client side, allow hostname with 25 years ago
Bruce Momjian 2150c2edf1 UUNET is looking into offering PostgreSQL as a part of a managed web 25 years ago
Philip Warner 44954fae08 Added long-standing transaction when restoring BLOBS (uses commit every BLOB_BATCH_SIZE) 26 years ago
Philip Warner c74257e9e0 - Support for relkind = RELKIND_VIEW. 26 years ago
Philip Warner 4ebb751219 - Minor fix to create temp table for xrefs 26 years ago
Philip Warner c2e302071f - Only disable triggers for the table being loaded 26 years ago
Philip Warner 92bd532c1e - Added --create, --no-owner, --superuser, --no-reconnect (pg_dump & pg_restore) 26 years ago
Philip Warner bb080400f8 - no longer put ACLs at end of dump 26 years ago
Tom Lane cf14ccd0ea Fix typo in version-mismatch error report. 26 years ago
Philip Warner c3e18804ff - Support for TAR output 26 years ago