summaryrefslogtreecommitdiff
path: root/src/bin/pg_dump/common.c
Commit message (Expand)AuthorAgeFilesLines
* More archive cleanup.Bruce Momjian1997-11-211-12/+1
* Support SQL92 delimited identifiers by checking some attribute namesThomas G. Lockhart1997-10-301-1/+28
* Dump DEFAULT, CHECK, Triggers.Vadim B. Mikheev1997-10-021-3/+3
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-18/+18
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-41/+41
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-267/+322
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-5/+14
* From: Igor <igor@sba.miami.edu>Marc G. Fournier1997-06-021-14/+13
* modifications to pg_dump towards supporting dumping of ACLs (doesn't work yet!)Marc G. Fournier1997-04-121-3/+6
* Various patches for nextstep by GregorHoffleitMarc G. Fournier1997-02-131-2/+2
* Whoops, redo Ultrix patch so the other ports still compile.Bryan Henderson1996-11-261-2/+4
* Make it compile on Ultrix. Thanks Erik Bertelson.Bryan Henderson1996-11-261-1/+2
* Removed PORTNAME_. Use OS version only.Bruce Momjian1996-11-041-2/+2
* Mostly adding "const" keyword and making some functions static.Marc G. Fournier1996-10-071-12/+12
* The following diffs remove the various definitions of dupstr() and replaceMarc G. Fournier1996-09-161-19/+4
* The patch does several things:Marc G. Fournier1996-08-241-12/+25
* Brought in David Bennett's (dave@bensoft.com) changes to pg_dumpMarc G. Fournier1996-07-221-2/+7
* Brought in extensions to pg_dumpMarc G. Fournier1996-07-121-20/+31
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+397