Commit Graph

33 Commits (7c8927bf08b46cfa839aaee81b71bb42e2df4eb5)

Author SHA1 Message Date
Tom Lane 39ed8c4049 Move processNamePattern into dumputils.c in preparation for using it in 19 years ago
Bruce Momjian f99a569a2e pgindent run for 8.2. 19 years ago
Tom Lane bf6b92d6e0 Fix pg_dump for recent change removing separate RULE privilege. 19 years ago
Tom Lane 6178762fcf Fix up hack to suppress escape_string_warning so that it actually works 20 years ago
Tom Lane 134b463f02 Fix up pg_dump to do string escaping fully correctly for client encoding 20 years ago
Bruce Momjian 7a846ecc00 Use E'' strings internally only when standard_conforming_strings = 20 years ago
Tom Lane 82a2881c5b Code review for GRANT CONNECT patch. Spell the privilege as CONNECT not 20 years ago
Bruce Momjian f2f5b05655 Update copyright for 2006. Update scripts. 20 years ago
Bruce Momjian 4789e98801 Add GRANT ON SEQUENCE syntax to support sequence-only permissions. 20 years ago
Bruce Momjian 2583663623 Brace cleanup. 20 years ago
Tom Lane e4a9229d55 Treat procedural languages as owned by the bootstrap superuser, rather 20 years ago
Tom Lane 6f5efe3d16 Fix obsolete comment. 20 years ago
Bruce Momjian 436a2956d8 Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Bruce Momjian 74b49a8129 Add E'' to internally created SQL strings that contain backslashes. 21 years ago
Bruce Momjian 539bc9fc91 Add code to pg_dump to use E'' strings when backslashes are used in dump 21 years ago
Neil Conway 47458f8c2f GCC 4.0 includes a new warning option, -Wformat-literal, that emits 21 years ago
PostgreSQL Daemon 2ff501590b Tag appropriate files for rc3 21 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 21 years ago
Bruce Momjian da9a8649d8 Update copyright to 2004. 21 years ago
Tom Lane 2467394ee1 Tablespaces. Alternate database locations are dead, long live tablespaces. 22 years ago
Tom Lane f862c42009 Use dollar-quoting for function bodies, unless disabled with 22 years ago
Tom Lane 6400d69d87 pg_dump support for function parameter names. 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Tom Lane 2b5f049f7c Handle double-quotes correctly in user names in ACL lists. 22 years ago
Bruce Momjian f3c3deb7d0 Update copyrights to 2003. 22 years ago
Bruce Momjian 089003fb46 pgindent run. 22 years ago
Tom Lane 8488f25425 Upgrade parsing code for ACLs to be less hokey and more cognizant of 22 years ago
Peter Eisentraut cf16f51a43 Fix grant option dumping and related cross-version compatibility issues. 22 years ago
Tom Lane df1df6bb90 Cause pg_dumpall to include GRANT/REVOKE for database-level permissions 23 years ago
Peter Eisentraut 40853dd445 Allow pg_dumpall to work with previous releases again. Don't pass the -c 23 years ago
Bruce Momjian e50f52a074 pgindent run. 23 years ago
Peter Eisentraut 7af5ea736f Reimplement pg_dumpall in C. Currently no change in functionality, 23 years ago