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
Nathan Bossart 167ed8082f Introduce pg_dsm_registry_allocations view. 6 months ago
..
access Refactor some repetitive SLRU code 6 months ago
archive
backup Standardize LSN formatting by zero padding 6 months ago
bootstrap Add new OID alias type regdatabase. 6 months ago
catalog Introduce pg_dsm_registry_allocations view. 6 months ago
commands Standardize LSN formatting by zero padding 6 months ago
executor Fix typos in comments 6 months ago
foreign Track the number of presorted outer pathkeys in MergePath 8 months ago
jit meson: Increase minimum version to 0.57.2 6 months ago
lib Correct list of files in src/backend/lib/README 6 months ago
libpq Message style improvements 6 months ago
main Use thread-safe strftime_l() instead of strftime(). 9 months ago
nodes Make query jumbling also squash PARAM_EXTERN params 6 months ago
optimizer Consider explicit incremental sort for Append and MergeAppend 6 months ago
parser Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error 6 months ago
partitioning Fix bug in cbc127917 to handle nested Append correctly 10 months ago
po Translation updates 8 months ago
port Give up on running with NetBSD/OpenBSD's default semaphore settings. 8 months ago
postmaster Standardize LSN formatting by zero padding 6 months ago
regex Control ctype behavior internally with a method table. 6 months ago
replication Standardize LSN formatting by zero padding 6 months ago
rewrite Improve code comment 6 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 Introduce pg_dsm_registry_allocations view. 6 months ago
tcop Refactor subtype field of AlterDomainStmt 6 months ago
tsearch Clear errno before calling strtol() in spell.c. 10 months ago
utils Fix low-probability memory leak in XMLSERIALIZE(... INDENT). 6 months ago
.gitignore
Makefile aio: Add liburing dependency 9 months ago
common.mk
meson.build
nls.mk