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/access/common
Andrew Dunstan 8284cf5f74 Add copyright notices to meson files 3 years ago
..
Makefile Allow configurable LZ4 TOAST compression. 5 years ago
attmap.c Add 'missing_ok' argument to build_attrmap_by_name 3 years ago
bufmask.c Update copyright for 2022 4 years ago
detoast.c Update copyright for 2022 4 years ago
heaptuple.c Harmonize heapam and tableam parameter names. 3 years ago
indextuple.c Overload index_form_tuple to allow the memory context to be supplied 4 years ago
meson.build Add copyright notices to meson files 3 years ago
printsimple.c Refactor sending of DataRow messages in replication protocol 4 years ago
printtup.c Update copyright for 2022 4 years ago
relation.c pgstat: normalize function naming. 4 years ago
reloptions.c Report a more useful error for reloptions on a partitioned table. 3 years ago
scankey.c Update copyright for 2022 4 years ago
session.c Update copyright for 2022 4 years ago
syncscan.c Change internal RelFileNode references to RelFileNumber or RelFileLocator. 4 years ago
toast_compression.c Fix incorrect uses of Datum conversion macros 3 years ago
toast_internals.c Pre-beta mechanical code beautification. 4 years ago
tupconvert.c Generalize ri_RootToPartitionMap to use for non-partition children 3 years ago
tupdesc.c Refactor aclcheck functions 3 years ago