postgresql/src/backend/access/common
Andres Freund 5e7bbb5286 code: replace 'master' with 'primary' where appropriate.
Also changed "in the primary" to "on the primary", and added a few
"the" before "primary".

Author: Andres Freund
Reviewed-By: David Steele
Discussion: https://postgr.es/m/20200615182235.x7lch5n6kcjq4aue@alap3.anarazel.de
2020-07-08 12:57:23 -07:00
..
attmap.c Force tuple conversion when the source has missing attributes. 2020-02-05 20:21:20 +00:00
bufmask.c code: replace 'master' with 'primary' where appropriate. 2020-07-08 12:57:23 -07:00
detoast.c Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
heaptuple.c Introduce macros for typalign and typstorage constants. 2020-03-04 10:34:25 -05:00
indextuple.c Introduce macros for typalign and typstorage constants. 2020-03-04 10:34:25 -05:00
Makefile Refactor attribute mappings used in logical tuple conversion 2019-12-18 16:23:02 +09:00
printsimple.c Have pg_itoa, pg_ltoa and pg_lltoa return the length of the string 2020-06-13 12:32:00 +12:00
printtup.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
relation.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
reloptions.c Implement operator class parameters 2020-03-30 19:17:23 +03:00
scankey.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
session.c Rename assorted LWLock tranches. 2020-05-15 18:11:07 -04:00
toast_internals.c During heap rebuild, lock any TOAST index until end of transaction. 2020-03-21 09:38:26 -07:00
tupconvert.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
tupdesc.c Fix some comments referring to past features 2020-06-15 21:18:14 +09:00