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 903737c5bf Avoid trying to fetch metapage of an SPGist partitioned index. 2 years ago
..
access Avoid trying to fetch metapage of an SPGist partitioned index. 2 years ago
archive
backup Add support for incremental backup. 2 years ago
bootstrap
catalog Fix prologue of get_partition_ancestors() 2 years ago
commands Fix bugs in manipulation of large objects. 2 years ago
executor Fix BEFORE ROW trigger handling in cross-partition MERGE update. 2 years ago
foreign
jit
lib
libpq Fix bugs in manipulation of large objects. 2 years ago
main
nodes Simplify newNode() by removing special cases 2 years ago
optimizer Prevent integer overflow when forming tuple width estimates. 2 years ago
parser Remove useless LIMIT_OPTION_DEFAULT value from LimitOption 2 years ago
partitioning
po
port
postmaster Add a new WAL summarizer process. 2 years ago
regex
replication Add support for incremental backup. 2 years ago
rewrite
snowball
statistics
storage Add support for incremental backup. 2 years ago
tcop Add support for REINDEX in event triggers 2 years ago
tsearch
utils Add a new WAL summarizer process. 2 years ago
.gitignore
Makefile
common.mk
meson.build Remove MSVC scripts 2 years ago
nls.mk