postgresql/src
Heikki Linnakangas da85fb4747 Accept multiple -I, -P, -T and -n options in pg_restore.
We already did this for -t (--table) in 9.3, but missed the other similar
options. For consistency, allow all of them to be specified multiple times.

Unfortunately it's too late to sneak this into 9.3, so commit to master
only.
2013-08-28 09:43:34 +03:00
..
backend Initialize cached OID to Invalid in new hash entries 2013-08-27 14:53:17 -04:00
bin Accept multiple -I, -P, -T and -n options in pg_restore. 2013-08-28 09:43:34 +03:00
common
include In locate_grouping_columns(), don't expect an exact match of Var typmods. 2013-08-23 17:30:53 -04:00
interfaces Fix some "translator:" comments mangled by pgindent 2013-08-27 13:33:37 -04:00
makefiles Install all a Makefile's extension controls, not just the first. 2013-07-03 19:03:31 -04:00
pl Translation updates 2013-08-18 23:41:03 -04:00
port
template
test In locate_grouping_columns(), don't expect an exact match of Var typmods. 2013-08-23 17:30:53 -04:00
timezone
tools Update Emacs configuration 2013-08-13 20:08:44 -04:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Improve support for building PGXS modules with VPATH. 2013-07-01 12:53:05 -04:00
Makefile.shlib
nls-global.mk
win32.mak