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 5c9f2f9398 Doc: improve a couple of comments in postgresql.conf.sample. 2 years ago
..
access Read WAL directly from WAL buffers. 2 years ago
archive Update copyright for 2024 2 years ago
backup Skip .DS_Store files in server side utils 2 years ago
bootstrap Make attstattarget nullable 2 years ago
catalog Allow pg_monitor to execute pg_current_logfile(). 2 years ago
commands Fix multiranges to behave more like dependent types. 2 years ago
executor Delay build of Memoize hash table until executor run 2 years ago
foreign Update copyright for 2024 2 years ago
jit jit: Require at least LLVM 10. 2 years ago
lib Fix broken Bitmapset optimization in DiscreteKnapsack() 2 years ago
libpq Update copyright for 2024 2 years ago
main Remove dummy_spinlock 2 years ago
nodes Improve comment about query_id_enabled in queryjumblefuncs.c 2 years ago
optimizer Pull up ANY-SUBLINK with the necessary lateral support. 2 years ago
parser Fix propagation of persistence to sequences in ALTER TABLE / ADD COLUMN 2 years ago
partitioning Update copyright for 2024 2 years ago
po Update copyright for 2024 2 years ago
port Close socket in case of errors in setting non-blocking 2 years ago
postmaster Remove obsolete check in SIGTERM handler for the startup process. 2 years ago
regex Update copyright for 2024 2 years ago
replication Centralize logic for restoring errno in signal handlers. 2 years ago
rewrite Support identity columns in partitioned tables 2 years ago
snowball Add copyright notices to a few perl scripts that don't have them 2 years ago
statistics Update copyright for 2024 2 years ago
storage Centralize logic for restoring errno in signal handlers. 2 years ago
tcop Centralize logic for restoring errno in signal handlers. 2 years ago
tsearch Update copyright for 2024 2 years ago
utils Doc: improve a couple of comments in postgresql.conf.sample. 2 years ago
.gitignore
Makefile Cross-check lists of predefined LWLocks. 2 years ago
common.mk
meson.build Update copyright for 2024 2 years ago
nls.mk Remove distprep 2 years ago