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
Jeff Davis 295a39770e Don't copy datlocale from template unless provider matches. 5 months ago
..
access Mop-up for commit e035863c9. 5 months ago
archive Update copyright for 2025 12 months ago
backup Standardize LSN formatting by zero padding 6 months ago
bootstrap Add new OID alias type regdatabase. 6 months ago
catalog Detect and report update_deleted conflicts. 5 months ago
commands Don't copy datlocale from template unless provider matches. 5 months ago
executor Detect and report update_deleted conflicts. 5 months ago
foreign Track the number of presorted outer pathkeys in MergePath 8 months ago
jit Don't put library-supplied -L/-I switches before user-supplied ones. 5 months ago
lib Correct list of files in src/backend/lib/README 6 months ago
libpq Silence Valgrind leakage complaints in more-or-less-hackish ways. 5 months ago
main Force LC_COLLATE to C in postmaster. 5 months ago
nodes Make query jumbling also squash PARAM_EXTERN params 6 months ago
optimizer Rename CachedPlanType to PlannedStmtOrigin for PlannedStmt 5 months ago
parser Refactor grammar to create opt_utility_option_list 5 months ago
partitioning Avoid leakage of zero-length arrays in partition_bounds_copy(). 5 months ago
po Translation updates 8 months ago
port Give up on running with NetBSD/OpenBSD's default semaphore settings. 8 months ago
postmaster Silence Valgrind leakage complaints in more-or-less-hackish ways. 5 months ago
regex Control ctype behavior internally with a method table. 6 months ago
replication Fix varatt versus Datum type confusions 5 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 varatt versus Datum type confusions 5 months ago
storage Fix various hash function uses 5 months ago
tcop Fix assorted pretty-trivial memory leaks in the backend. 5 months ago
tsearch Fix varatt versus Datum type confusions 5 months ago
utils Fix varatt versus Datum type confusions 5 months ago
.gitignore
Makefile aio: Add liburing dependency 9 months ago
common.mk
meson.build Update copyright for 2025 12 months ago
nls.mk Return yyparse() result not via global variable 11 months ago