You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Tatsuo Ishii 65d6e4cb5c Add ALTER SYSTEM command to edit the server configuration file. 12 years ago
..
backend Add ALTER SYSTEM command to edit the server configuration file. 12 years ago
bin Add ALTER SYSTEM command to edit the server configuration file. 12 years ago
common Use improved vsnprintf calling logic in more places. 12 years ago
include Add ALTER SYSTEM command to edit the server configuration file. 12 years ago
interfaces C comment: again update comment for pg_fe_sendauth for error cases 12 years ago
makefiles Remove leftovers of IRIX port 12 years ago
pl Fix more instances of "the the" in comments. 12 years ago
port Add "SHIFT_JIS" as an accepted encoding name for locale checking. 12 years ago
template Remove leftovers of IRIX port 12 years ago
test Allow empty target list in SELECT. 12 years ago
timezone Update time zone data files to tzdata release 2013h. 12 years ago
tools Add new wal_level, logical, sufficient for logical decoding. 12 years ago
tutorial Modernize string literal syntax in tutorial example. 13 years ago
.gitignore
DEVELOPERS
Makefile Create libpgcommon, and move pg_malloc et al to it 13 years ago
Makefile.global.in build: pass EXTRA_REGRESS_OPTS to secondary regression tests 12 years ago
Makefile.shlib Remove IRIX port. 12 years ago
bcc32.mak
nls-global.mk Remove maintainer-check target, fold into normal build 12 years ago
win32.mak