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
Tom Lane a5cc4dab6d Yet more elimination of dead stores and useless initializations. 5 years ago
..
Makefile Move syncscan.c to src/backend/access/common. 5 years ago
attmap.c Force tuple conversion when the source has missing attributes. 6 years ago
bufmask.c code: replace 'master' with 'primary' where appropriate. 6 years ago
detoast.c Initial pgindent and pgperltidy run for v13. 6 years ago
heaptuple.c Yet more elimination of dead stores and useless initializations. 5 years ago
indextuple.c Introduce macros for typalign and typstorage constants. 6 years ago
printsimple.c Have pg_itoa, pg_ltoa and pg_lltoa return the length of the string 6 years ago
printtup.c Update copyrights for 2020 6 years ago
relation.c Update copyrights for 2020 6 years ago
reloptions.c Implement operator class parameters 6 years ago
scankey.c Update copyrights for 2020 6 years ago
session.c Rename assorted LWLock tranches. 6 years ago
syncscan.c Move syncscan.c to src/backend/access/common. 5 years ago
toast_internals.c During heap rebuild, lock any TOAST index until end of transaction. 6 years ago
tupconvert.c Update copyrights for 2020 6 years ago
tupdesc.c Fix some comments referring to past features 6 years ago