postgresql/src
Peter Eisentraut bc56d5898d psql: Fix CREATE INDEX tab completion
The previous code supported a syntax like CREATE INDEX name
CONCURRENTLY, which never existed.  Mistake introduced in commit
37ec19a15c.  Remove the addition of
CONCURRENTLY at that point.
2016-01-12 20:54:27 -05:00
..
backend Add new user fn pg_current_xlog_flush_location() 2016-01-12 07:54:52 +00:00
bin psql: Fix CREATE INDEX tab completion 2016-01-12 20:54:27 -05:00
common Update copyright for 2016 2016-01-02 13:33:40 -05:00
include Add new user fn pg_current_xlog_flush_location() 2016-01-12 07:54:52 +00:00
interfaces Update copyright for 2016 2016-01-02 13:33:40 -05:00
makefiles
pl Remove no-longer-needed old-style check for incompatible plpythons. 2016-01-11 20:13:31 -05:00
port Fix order of arguments to va_start() 2016-01-07 20:32:49 -03:00
template
test Add some checks on "char"-type columns to type_sanity and opr_sanity. 2016-01-09 17:20:58 -05:00
timezone Update copyright for 2016 2016-01-02 13:33:40 -05:00
tools Windows: Make pg_ctl reliably detect service status 2016-01-07 11:59:08 -03:00
tutorial Update copyright for 2016 2016-01-02 13:33:40 -05:00
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak