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
Robert Haas 2c09a5c12a Fix accumulation of parallel worker instrumentation. 8 years ago
..
access Simplify do_pg_start_backup's API by opening pg_tblspc internally. 8 years ago
bootstrap Exclude flex-generated code from coverage testing 8 years ago
catalog Minor code beautification in partition_bounds_equal. 8 years ago
commands Fix EXPLAIN ANALYZE of hash join when the leader doesn't participate. 8 years ago
executor Fix accumulation of parallel worker instrumentation. 8 years ago
foreign Change TRUE/FALSE to true/false 8 years ago
lib Allow to avoid NUL-byte management for stringinfos and use in format.c. 8 years ago
libpq Check channel binding flag at end of SCRAM exchange 8 years ago
main Install Windows crash dump handler before all else. 8 years ago
nodes Remove extra word from comment. 8 years ago
optimizer Try to exclude partitioned tables in toto. 8 years ago
parser Re-allow INSERT .. ON CONFLICT DO NOTHING on partitioned tables. 8 years ago
po Translation updates 9 years ago
port Add some const decorations to prototypes 8 years ago
postmaster Clean up assorted messiness around AllocateDir() usage. 8 years ago
regex Mop-up for commit 85feb77aa0. 8 years ago
replication Simplify do_pg_start_backup's API by opening pg_tblspc internally. 8 years ago
rewrite Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. 8 years ago
snowball Add some const decorations to prototypes 8 years ago
statistics Support boolean columns in functional-dependency statistics. 8 years ago
storage Treat directory open failures as hard errors in ResetUnloggedRelations(). 8 years ago
tcop SQL procedures 8 years ago
tsearch Update typedefs.list and re-run pgindent 8 years ago
utils Clean up assorted messiness around AllocateDir() usage. 8 years ago
.gitignore
Makefile Inject $(ICU_LIBS) regardless of platform. 8 years ago
common.mk Add ICU_CFLAGS to global CPPFLAGS 9 years ago
nls.mk Translation updates 9 years ago