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
Andres Freund 500b61769f Fix bug allowing io_combine_limit > io_max_combine_combine limit 8 months ago
..
access Fix a few duplicate words in comments 8 months ago
archive
backup Use XLOG_CONTROL_FILE macro consistently for control file name. 9 months ago
bootstrap Remove unnecessary (char *) casts [mem] 11 months ago
catalog Change the names generated for child foreign key constraints. 8 months ago
commands Fix bug allowing io_combine_limit > io_max_combine_combine limit 8 months ago
executor Fix a few duplicate words in comments 8 months ago
foreign
jit Allow NOT NULL constraints to be added as NOT VALID 9 months ago
lib
libpq Modularize log_connections output 10 months ago
main Use thread-safe strftime_l() instead of strftime(). 9 months ago
nodes gen_node_support.pl: improve error message for unclosed struct. 8 months ago
optimizer Fix issue with ORDER BY / DISTINCT aggregates and FILTER 8 months ago
parser Allow NOT NULL constraints to be added as NOT VALID 9 months ago
partitioning Fix bug in cbc127917 to handle nested Append correctly 10 months ago
po
port
postmaster Fix typos and grammar in the code 8 months ago
regex Another unintentional behavior change in commit e9931bfb75. 8 months ago
replication Fix an oversight in 3f28b2fcac. 8 months ago
rewrite Fix incorrect handling of subquery pullup 10 months ago
snowball Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 9 months ago
statistics Fix recently introduced typos 9 months ago
storage Fix bug allowing io_combine_limit > io_max_combine_combine limit 8 months ago
tcop Add function to get memory context stats for processes 9 months ago
tsearch Clear errno before calling strtol() in spell.c. 10 months ago
utils Fix bug allowing io_combine_limit > io_max_combine_combine limit 8 months ago
.gitignore
Makefile aio: Add liburing dependency 9 months ago
common.mk
meson.build
nls.mk Return yyparse() result not via global variable 11 months ago