CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/03/23 23:06:09

Modified files:
        src/bin/pg_dump: pg_backup.h pg_backup_archiver.c 
                         pg_backup_archiver.h pg_dump.c 

Log message:
        Use the new GUC variable default_with_oids in pg_dump, rather than using
        WITH/WITHOUT OIDS in dump files.  This makes dump files more portable.
        
        I have updated the pg_dump version so old binary dumps will load fine.
        
        Pre-7.5 dumps use WITHOUT OIDS in SQL were needed, so they should be
        fine.


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to