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 6fbd7b93c6 Remove unused parameter from ProcessSlotSyncInterrupts(). 2 weeks ago
..
access Remove unneeded casts of BufferGetPage() result 2 weeks ago
archive Update copyright for 2025 8 months ago
backup Expand usage of macros for protocol characters. 1 month ago
bootstrap Add new OID alias type regdatabase. 2 months ago
catalog Avoid including commands/dbcommands.h in so many places 2 weeks ago
commands Remove unneeded casts of BufferGetPage() result 2 weeks ago
executor Message wording improvements 3 weeks ago
foreign Track the number of presorted outer pathkeys in MergePath 4 months ago
jit Don't put library-supplied -L/-I switches before user-supplied ones. 2 months ago
lib Correct list of files in src/backend/lib/README 3 months ago
libpq Silence Valgrind leakage complaints in more-or-less-hackish ways. 1 month ago
main Force LC_COLLATE to C in postmaster. 2 months ago
nodes Add Asserts to validate prevbit values in bms_prev_member 4 weeks ago
optimizer Fix possible use after free in expand_partitioned_rtentry() 2 weeks ago
parser Avoid including commands/dbcommands.h in so many places 2 weeks ago
partitioning Avoid leakage of zero-length arrays in partition_bounds_copy(). 1 month ago
po Translation updates 4 months ago
port Don't treat EINVAL from semget() as a hard failure. 1 month ago
postmaster Use LW_SHARED in walsummarizer.c for WALSummarizerLock lock where possible. 2 weeks ago
regex Control ctype behavior internally with a method table. 2 months ago
replication Remove unused parameter from ProcessSlotSyncInterrupts(). 2 weeks ago
rewrite Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true. 1 month ago
snowball Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 6 months ago
statistics Message style improvements 2 weeks ago
storage Mark ItemPointer arguments as const in tuple/table lock functions 2 weeks ago
tcop CREATE STATISTICS: improve misleading error message 2 weeks ago
tsearch Remove useless/superfluous Datum conversions 1 month ago
utils Avoid including commands/dbcommands.h in so many places 2 weeks ago
.gitignore
Makefile aio: Add liburing dependency 6 months ago
common.mk
meson.build meson: add and use stamp files for generated headers 1 month ago
nls.mk Return yyparse() result not via global variable 8 months ago