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
Amit Kapila 2cd0acfdad Prohibit shutting down resources if there is a possibility of back up. 8 years ago
..
backend Prohibit shutting down resources if there is a possibility of back up. 8 years ago
bin Cosmetic cleanups in initdb.c. 8 years ago
common Produce compiler errors if errno is referenced inside elog/ereport calls. 8 years ago
fe_utils Post-feature-freeze pgindent run. 8 years ago
include Avoid query-lifetime memory leaks in XMLTABLE (bug #15321) 8 years ago
interfaces Remove unwanted "garbage cleanup" logic in Makefiles. 8 years ago
makefiles Provide for contrib and pgxs modules to install include files. 8 years ago
pl Provide plpgsql tests for cases involving record field changes. 8 years ago
port Guard against rare RAND_bytes() failures in pg_strong_random(). 8 years ago
template
test Fix bogus loop logic in 013_crash_restart test's pump_until subroutine. 8 years ago
timezone Update time zone data files to tzdata release 2018e. 8 years ago
tools Provide for contrib and pgxs modules to install include files. 8 years ago
tutorial Deduplicate "invalid input syntax" messages for various types. 8 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Ensure we build generated headers at the start of some more cases. 8 years ago
Makefile.shlib
nls-global.mk