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
Heikki Linnakangas c86c2d9d57 Update comment. 9 years ago
..
backend Update comment. 9 years ago
bin Enforce a specific order for probing library loadability in pg_upgrade. 9 years ago
common Avoid leaking FDs after an fsync failure. 9 years ago
fe_utils Teach appendShellString() to not quote strings containing "-". 9 years ago
include Show a sensible value in pg_settings.unit for GUC_UNIT_XSEGS variables. 9 years ago
interfaces Refer to OS X as "macOS", except for the port name which is still "darwin". 9 years ago
makefiles
pl Fix misplacement of submake-generated-headers prerequisites. 9 years ago
port Include <sys/select.h> where needed 9 years ago
template Refer to OS X as "macOS", except for the port name which is still "darwin". 9 years ago
test Fix RLS with COPY (col1, col2) FROM tab 9 years ago
timezone Add regression test coverage for non-default timezone abbreviation sets. 9 years ago
tools Convert contrib/hstore_plpython to not use direct linking to other modules. 9 years ago
tutorial
.gitignore
DEVELOPERS
Makefile Install TAP test infrastructure so it's available for extension testing. 9 years ago
Makefile.global.in Provide and use a makefile target to build all generated headers. 10 years ago
Makefile.shlib Fix misstatement in comment in Makefile.shlib. 9 years ago
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 10 years ago
win32.mak