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
Amit Kapila a69e041d0c Improve vacuum error context handling. 5 years ago
..
access Improve vacuum error context handling. 5 years ago
bootstrap Skip WAL for new relfilenodes, under wal_level=minimal. 6 years ago
catalog Add current substring regular expression syntax 5 years ago
commands Refactor creation of normal dependency records when creating extension 5 years ago
executor Fix EXPLAIN ANALYZE for parallel HashAgg plans 5 years ago
foreign Update copyrights for 2020 6 years ago
jit pgindent run prior to branching v13. 5 years ago
lib Move src/backend/utils/hash/hashfn.c to src/common 6 years ago
libpq Fix list of SSL error codes for older OpenSSL versions. 5 years ago
main Clean up includes of s_lock.h. 5 years ago
nodes Avoid using a cursor in plpgsql's RETURN QUERY statement. 5 years ago
optimizer Rework HashAgg GUCs. 5 years ago
parser Mop up some no-longer-necessary hacks around printf %.*s format. 5 years ago
partitioning Fix two typos in a comment 5 years ago
po Translation updates 5 years ago
port Spelling adjustments 5 years ago
postmaster Improve server code to read files as part of a base backup. 5 years ago
regex Dial back -Wimplicit-fallthrough to level 3 5 years ago
replication Persist slot invalidation correctly 5 years ago
rewrite Add missing invocations to object access hooks 5 years ago
snowball Update snowball 5 years ago
statistics Run pgindent with new pg_bsd_indent version 2.1.1. 5 years ago
storage Fix deadlock danger when atomic ops are done under spinlock. 5 years ago
tcop Avoid using a cursor in plpgsql's RETURN QUERY statement. 5 years ago
tsearch Mop up some no-longer-necessary hacks around printf %.*s format. 5 years ago
utils Add +(pg_lsn,numeric) and -(pg_lsn,numeric) operators. 5 years ago
.gitignore
Makefile Update copyrights for 2020 6 years ago
common.mk Remove PARTIAL_LINKING build mode. 8 years ago
nls.mk Add missing gettext triggers 5 years ago