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
Andres Freund 2d83d729d5 jit: Fix accidentally-harmless type confusion 2 months ago
..
access Trim TIDs during parallel GIN builds more eagerly 2 months ago
archive Update copyright for 2025 1 year ago
backup Don't include access/htup_details.h in executor/tuptable.h 3 months ago
bootstrap Add new OID alias type regdatabase. 6 months ago
catalog Mark ItemPointer arguments as const throughout 2 months ago
commands Tighten check for generated column in partition key expression 2 months ago
executor Change "long" numGroups fields to be Cardinality (i.e., double). 2 months ago
foreign Track the number of presorted outer pathkeys in MergePath 8 months ago
jit jit: Fix accidentally-harmless type confusion 2 months ago
lib Replace defunct URL with stable archive.org URL in rbtree.c 3 months ago
libpq Remove hbaPort type 4 months ago
main Force LC_COLLATE to C in postmaster. 6 months ago
nodes Fix some confusing uses of const 2 months ago
optimizer Fix possible usage of incorrect UPPERREL_SETOP RelOptInfo 2 months ago
parser Allow "SET list_guc TO NULL" to specify setting the GUC to empty. 2 months ago
partitioning Mark function arguments of type "Datum *" as "const Datum *" where possible 2 months ago
po Translation updates 8 months ago
port Remove traces of support for Sun Studio compiler 4 months ago
postmaster Fix snapshot handling bug in recent BRIN fix 2 months ago
regex Special case C_COLLATION_OID in pg_newlocale_from_collation(). 2 months ago
replication Add WalRcvGetState() to retrieve the state of a WAL receiver 2 months ago
rewrite Don't generate fake "*TLOCRN*" or "*TROCRN*" aliases, either. 4 months ago
snowball Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 10 months ago
statistics Mark function arguments of type "Datum *" as "const Datum *" where possible 2 months ago
storage Add CHECK_FOR_INTERRUPTS in Evict{Rel,All}UnpinnedBuffers. 2 months ago
tcop Simplify coding in ProcessQuery 2 months ago
tsearch Mark function arguments of type "Datum *" as "const Datum *" where possible 2 months ago
utils Special case C_COLLATION_OID in pg_newlocale_from_collation(). 2 months ago
.gitignore
Makefile aio: Add liburing dependency 10 months ago
common.mk
meson.build meson: add and use stamp files for generated headers 5 months ago
nls.mk Create a separate file listing backend types 3 months ago