summaryrefslogtreecommitdiff
path: root/src/bin/pg_dump/dumputils.h
Commit message (Expand)AuthorAgeFilesLines
* Move processNamePattern into dumputils.c in preparation for using it inTom Lane2006-10-091-1/+7
* pgindent run for 8.2.Bruce Momjian2006-10-041-3/+3
* Fix up pg_dump to do string escaping fully correctly for client encodingTom Lane2006-05-281-4/+5
* Use E'' strings internally only when standard_conforming_strings =Bruce Momjian2006-05-261-3/+2
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Pgindent run for 8.0.Bruce Momjian2004-08-291-5/+5
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Use dollar-quoting for function bodies, unless disabled withTom Lane2004-03-231-1/+5
* pg_dump support for function parameter names.Tom Lane2004-01-071-1/+2
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Move simple_prompt()/sprompt.c into /port.Bruce Momjian2003-08-081-3/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* pgindent run.Bruce Momjian2003-08-041-6/+6
* Cause pg_dumpall to include GRANT/REVOKE for database-level permissionsTom Lane2003-05-301-5/+10
* Allow pg_dumpall to work with previous releases again. Don't pass the -cPeter Eisentraut2002-09-071-1/+2
* pgindent run.Bruce Momjian2002-09-041-2/+2
* Fix compile warning.Tom Lane2002-08-271-2/+2
* Reimplement pg_dumpall in C. Currently no change in functionality,Peter Eisentraut2002-08-271-0/+26