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
Tom Lane c82c92b111 Give pull_var_clause() reject/recurse/return behavior for WindowFuncs too. 10 years ago
..
backend Give pull_var_clause() reject/recurse/return behavior for WindowFuncs too. 10 years ago
bin pgbench: When -T is used, don't wait for transactions beyond end of run. 10 years ago
common Make get_controlfile() error logging consistent with src/common 10 years ago
include Give pull_var_clause() reject/recurse/return behavior for WindowFuncs too. 10 years ago
interfaces Handle invalid libpq sockets in more places 10 years ago
makefiles Fix typos in comments and doc 10 years ago
pl plperl: Correctly handle empty arrays in plperl_ref_from_pg_array. 10 years ago
port Suppress GCC 6 warning about self-comparison 10 years ago
template Remove some remains from Alpha support removal 10 years ago
test Provide much better wait information in pg_stat_activity. 10 years ago
timezone Update time zone data files to tzdata release 2016a. 10 years ago
tools Add valgrind suppressions for python code. 10 years ago
tutorial Update copyright for 2016 10 years ago
.gitignore
DEVELOPERS
Makefile Create libpgcommon, and move pg_malloc et al to it 13 years ago
Makefile.global.in Respect TEMP_CONFIG when pg_regress_check and friends are called 10 years ago
Makefile.shlib AIX: Link TRANSFORM modules with their dependencies. 10 years ago
bcc32.mak
nls-global.mk Setup error context callback for transaction lock waits 12 years ago
win32.mak