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 15d33eb192 Fix return value of visibilitymap_get_status(). 2 months ago
..
access Fix return value of visibilitymap_get_status(). 2 months ago
archive Update copyright for 2025 9 months ago
backup Standardize LSN formatting by zero padding 2 months ago
bootstrap Add new OID alias type regdatabase. 3 months ago
catalog Preserve conflict-relevant data during logical replication. 2 months ago
commands Introduce field tracking cached plan type in PlannedStmt 2 months ago
executor Introduce field tracking cached plan type in PlannedStmt 2 months ago
foreign Track the number of presorted outer pathkeys in MergePath 4 months ago
jit meson: Increase minimum version to 0.57.2 3 months ago
lib Correct list of files in src/backend/lib/README 3 months ago
libpq Fix build breakage on Solaris-alikes with late-model GCC. 2 months ago
main Force LC_COLLATE to C in postmaster. 2 months ago
nodes Make query jumbling also squash PARAM_EXTERN params 3 months ago
optimizer Introduce field tracking cached plan type in PlannedStmt 2 months ago
parser Add option list to CHECKPOINT command. 2 months ago
partitioning Fix bug in cbc127917 to handle nested Append correctly 7 months ago
po Translation updates 4 months ago
port Give up on running with NetBSD/OpenBSD's default semaphore settings. 5 months ago
postmaster aio: Remove obsolete IO worker ID references. 2 months ago
regex Control ctype behavior internally with a method table. 3 months ago
replication Use PqMsg_* macros in walsender.c 2 months ago
rewrite Improve code comment 3 months ago
snowball Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 6 months ago
statistics Fix recently introduced typos 5 months ago
storage Cross-check lists of built-in LWLock tranches. 2 months ago
tcop Introduce field tracking cached plan type in PlannedStmt 2 months ago
tsearch Change wchar2char() and char2wchar() to accept a locale_t. 2 months ago
utils Introduce field tracking cached plan type in PlannedStmt 2 months ago
.gitignore
Makefile aio: Add liburing dependency 6 months ago
common.mk Blind attempt to fix LLVM dependency in the backend 3 years ago
meson.build Update copyright for 2025 9 months ago
nls.mk Return yyparse() result not via global variable 8 months ago