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
Robert Haas dcc9820a35 Avoid throwing away the error message in syncrep_yyerror. 6 months ago
..
access Fix performance regression with flush of pending fixed-numbered stats 6 months ago
archive
backup Standardize LSN formatting by zero padding 7 months ago
bootstrap Add new OID alias type regdatabase. 7 months ago
catalog Preserve conflict-relevant data during logical replication. 6 months ago
commands Introduce field tracking cached plan type in PlannedStmt 6 months ago
executor Introduce field tracking cached plan type in PlannedStmt 6 months ago
foreign Track the number of presorted outer pathkeys in MergePath 9 months ago
jit meson: Increase minimum version to 0.57.2 7 months ago
lib Correct list of files in src/backend/lib/README 7 months ago
libpq Fix build breakage on Solaris-alikes with late-model GCC. 6 months ago
main Force LC_COLLATE to C in postmaster. 7 months ago
nodes Make query jumbling also squash PARAM_EXTERN params 7 months ago
optimizer Introduce field tracking cached plan type in PlannedStmt 6 months ago
parser Refactor grammar to create opt_utility_option_list 6 months ago
partitioning
po Translation updates 9 months ago
port Give up on running with NetBSD/OpenBSD's default semaphore settings. 9 months ago
postmaster Process sync requests incrementally in AbsorbSyncRequests 6 months ago
regex Control ctype behavior internally with a method table. 7 months ago
replication Avoid throwing away the error message in syncrep_yyerror. 6 months ago
rewrite Improve code comment 7 months ago
snowball Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 10 months ago
statistics Fix recently introduced typos 10 months ago
storage Fix assertion failure with latch wait in single-user mode 6 months ago
tcop Introduce field tracking cached plan type in PlannedStmt 6 months ago
tsearch Change wchar2char() and char2wchar() to accept a locale_t. 7 months ago
utils Fix performance regression with flush of pending fixed-numbered stats 6 months ago
.gitignore
Makefile aio: Add liburing dependency 10 months ago
common.mk
meson.build
nls.mk