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
Michael Paquier 62bed7bb0f Fix FATAL message for invalid recovery timeline at beginning of recovery 1 year ago
..
access Fix FATAL message for invalid recovery timeline at beginning of recovery 1 year ago
backup Replace pgwin32_is_junction() with lstat(). 2 years ago
bootstrap Process session_preload_libraries within InitPostgres's transaction. 4 years ago
catalog Avoid integer overflow while testing wal_skip_threshold condition. 1 year ago
commands Fix MakeTransitionCaptureState() to return a consistent result 1 year ago
executor Fix assertion on dereferenced object 1 year ago
foreign Restrict accesses to non-system views and foreign tables during pg_dump. 2 years ago
jit Fix NULLIF()'s handling of read-write expanded objects. 2 years ago
lib Accommodate very large dshash tables. 1 year ago
libpq Fix regression in TLS session ticket disabling 2 years ago
main Fix elog(FATAL) before PostmasterMain() or just after fork(). 2 years ago
nodes Handle WindowClause.runCondition in tree walker/mutator functions. 2 years ago
optimizer Handle default NULL insertion a little better. 1 year ago
parser Handle default NULL insertion a little better. 1 year ago
partitioning Fix creation of partition descriptor during concurrent detach+drop 2 years ago
po Translation updates 1 year ago
port Close socket in case of errors in setting non-blocking 2 years ago
postmaster Don't ask for bug reports about pthread_is_threaded_np() != 0. 1 year ago
regex Fix recently-exposed portability issue in regex optimization. 2 years ago
replication Fix memory leak in pgoutput with relation attribute map 1 year ago
rewrite Handle default NULL insertion a little better. 1 year ago
snowball Avoid null pointer dereference crash after OOM in Snowball stemmers. 1 year ago
statistics Fix incorrectly reported stats kind in "can't happen" ERROR 2 years ago
storage Fix unsafe access to BufferDescriptors 1 year ago
tcop Simplify executor's determination of whether to use parallelism. 2 years ago
tsearch Limit to_tsvector_byid's initial array allocation to something sane. 3 years ago
utils Mention jsonlog in description of logging_collector in GUC table 1 year ago
.gitignore
Makefile Move basebackup code to new directory src/backend/backup 4 years ago
common.mk
nls.mk Translation updates 3 years ago