postgresql/src
Simon Riggs 4068eb9918 Fix copy/pasto in file identification
Daniel Gustafsson
2016-09-12 09:01:58 +01:00
..
backend Fix copy/pasto in file identification 2016-09-12 09:01:58 +01:00
bin psql tab completion for CREATE DATABASE ... TEMPLATE ... 2016-09-11 15:37:27 -05:00
common Move code shared between libpq and backend from backend/libpq/ to common/. 2016-09-02 13:49:59 +03:00
fe_utils Teach appendShellString() to not quote strings containing "-". 2016-09-06 14:53:31 -04:00
include Improve unreachability recognition in elog() macro. 2016-09-10 17:54:23 -04:00
interfaces Move code shared between libpq and backend from backend/libpq/ to common/. 2016-09-02 13:49:59 +03:00
makefiles
pl Make better use of existing enums in plpgsql 2016-09-09 12:00:00 -04:00
port Simplify correct use of simple_prompt(). 2016-08-30 17:02:02 -04:00
template
test Fix locking a tuple updated by an aborted (sub)transaction 2016-09-09 15:54:29 -03:00
timezone Add regression test coverage for non-default timezone abbreviation sets. 2016-09-04 20:02:16 -04:00
tools Fix and simplify MSVC build's handling of xml/xslt/uuid dependencies. 2016-09-11 12:46:55 -04:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak