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/backend
Thomas Munro 70516a178a Handle EACCES errors from kevent() better. 5 years ago
..
access Fix GiST buffering build to work when there are included columns. 5 years ago
bootstrap Make postgres.bki use the same literal-string syntax as postgresql.conf. 5 years ago
catalog Track statistics for spilling of changes from ReorderBuffer. 5 years ago
commands Remove es_result_relation_info from EState. 5 years ago
executor Remove es_result_relation_info from EState. 5 years ago
foreign Update copyrights for 2020 6 years ago
jit Move resolution of AlternativeSubPlan choices to the planner. 5 years ago
lib Use pg_bitutils for HyperLogLog. 5 years ago
libpq Overhaul pg_hba.conf clientcert's API 5 years ago
main Clean up includes of s_lock.h. 6 years ago
nodes Include result relation info in direct modify ForeignScan nodes. 5 years ago
optimizer Include result relation info in direct modify ForeignScan nodes. 5 years ago
parser Correct error message 5 years ago
partitioning Improve error cursor positions for problems with partition bounds. 5 years ago
po Translation updates 6 years ago
port Recognize network-failure errnos as indicating hard connection loss. 5 years ago
postmaster Track statistics for spilling of changes from ReorderBuffer. 5 years ago
regex Dial back -Wimplicit-fallthrough to level 3 6 years ago
replication Execute invalidation messages for each XLOG_XACT_INVALIDATIONS message 5 years ago
rewrite Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE. 5 years ago
snowball code: replace most remaining uses of 'master'. 6 years ago
statistics Remove some more useless assignments. 5 years ago
storage Handle EACCES errors from kevent() better. 5 years ago
tcop Fix bogus completion tag usage in walsender 5 years ago
tsearch Improve behavior of tsearch_readline(), and remove t_readline(). 5 years ago
utils Fix memory leak when guc.c decides a setting can't be applied now. 5 years ago
.gitignore
Makefile Update copyrights for 2020 6 years ago
common.mk
nls.mk Add missing gettext triggers 6 years ago