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
Tom Lane 2a600a93c7 Make type Datum be 8 bytes wide everywhere. 4 months ago
..
access Add missing Datum conversions 4 months ago
archive Update copyright for 2025 12 months ago
backup Expand usage of macros for protocol characters. 5 months ago
bootstrap Add new OID alias type regdatabase. 6 months ago
catalog Mop-up for Datum conversion cleanups. 4 months ago
commands Add missing Datum conversions 4 months ago
executor Reduce ExecSeqScan* code size using pg_assume() 4 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 Mop-up for Datum conversion cleanups. 4 months ago
optimizer Fix security checks in selectivity estimation functions. 4 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 Don't treat EINVAL from semget() as a hard failure. 4 months ago
postmaster Fix checkpointer shared memory allocation 4 months ago
regex Control ctype behavior internally with a method table. 6 months ago
replication Expand usage of macros for protocol characters. 5 months ago
rewrite Remove useless/superfluous Datum conversions 4 months ago
snowball Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 9 months ago
statistics Fix security checks in selectivity estimation functions. 4 months ago
storage Make type Datum be 8 bytes wide everywhere. 4 months ago
tcop Fix assorted pretty-trivial memory leaks in the backend. 5 months ago
tsearch Remove useless/superfluous Datum conversions 4 months ago
utils Make type Datum be 8 bytes wide everywhere. 4 months ago
.gitignore
Makefile aio: Add liburing dependency 9 months ago
common.mk
meson.build meson: add and use stamp files for generated headers 4 months ago
nls.mk Return yyparse() result not via global variable 11 months ago