postgresql/src/bin/scripts
Robert Haas 6bea96dd49 Add a new option, -g, to createuser, to add membership in a role.
Chistopher Browne, reviewed by Sameer Thakur, Amit Kapila, and
Peter Eisentraut.
2013-12-11 07:50:36 -05:00
..
po Translation updates 2013-12-02 00:17:07 -05:00
.gitignore pg_isready 2013-01-23 11:01:20 -05:00
Makefile scripts: Add build prerequisite on libpgport 2013-02-08 06:43:54 -05:00
clusterdb.c Replace appendPQExpBuffer(..., <constant>) with appendPQExpBufferStr 2013-11-18 18:34:51 +02:00
common.c Move pqsignal() to libpgport. 2013-03-17 12:06:42 -04:00
common.h Create libpgcommon, and move pg_malloc et al to it 2013-02-12 11:21:05 -03:00
createdb.c Replace appendPQExpBuffer(..., <constant>) with appendPQExpBufferStr 2013-11-18 18:34:51 +02:00
createlang.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
createuser.c Add a new option, -g, to createuser, to add membership in a role. 2013-12-11 07:50:36 -05:00
dropdb.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
droplang.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
dropuser.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
nls.mk Translation updates 2013-09-02 02:43:18 -04:00
pg_isready.c Fix pg_isready to handle -d option properly. 2013-11-21 21:52:03 +09:00
reindexdb.c Replace appendPQExpBuffer(..., <constant>) with appendPQExpBufferStr 2013-11-18 18:34:51 +02:00
vacuumdb.c Replace appendPQExpBuffer(..., <constant>) with appendPQExpBufferStr 2013-11-18 18:34:51 +02:00