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
Tom Lane f83bf385c1 Preliminary work for pgindent run. 8 years ago
..
access Fix wrong validation of top-parent pointer during page deletion in Btree. 8 years ago
bootstrap Rationalize handling of array type names in bootstrap data. 8 years ago
catalog Avoid parsing catalog data twice during BKI file construction. 8 years ago
commands Add missing pstrdup 8 years ago
executor Update ExecInitPartitionInfo comment 8 years ago
foreign Remove bogus "extern" annotations on function definitions. 8 years ago
jit Fix partial-build problems introduced by having more generated headers. 8 years ago
lib Fix non-portable use of round(). 8 years ago
libpq Preliminary work for pgindent run. 8 years ago
main Update copyright for 2018 8 years ago
nodes Add GUC enable_partition_pruning 8 years ago
optimizer Prevent generation of bogus subquery scan paths. 8 years ago
parser Fix handling of partition bounds for boolean partitioning columns. 8 years ago
partitioning Initialize ExprStates once in run-time partition pruning 8 years ago
po Translation updates 9 years ago
port Fix and improve pg_atomic_flag fallback implementation. 8 years ago
postmaster Allocate enough shared string memory for stats of auxiliary processes. 8 years ago
regex Update copyright for 2018 8 years ago
replication Fix typo in logical truncate replication 8 years ago
rewrite Simplify view-expansion code in rewriteHandler.c. 8 years ago
snowball Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 8 years ago
statistics Fast ALTER TABLE ADD COLUMN with a non-NULL default 8 years ago
storage Fix incorrect close() call in dsm_impl_mmap(). 8 years ago
tcop Reorganize partitioning code 8 years ago
tsearch Improve regression test coverage for src/backend/tsearch/spell.c. 8 years ago
utils Reindent Perl files with perltidy version 20170521. 8 years ago
.gitignore
Makefile Fix partial-build problems introduced by having more generated headers. 8 years ago
common.mk Remove PARTIAL_LINKING build mode. 8 years ago
nls.mk Translation updates 9 years ago