postgresql/src/backend/access
Michael Paquier 4c23216002 Fix incorrect function reference in comment of twophase.c
The header block of TwoPhaseGetDummyBackendId mentioned incorrectly
TwoPhaseGetDummyProc.

Reported-by: Oleksii Kliukin
Discussion: https://postgr.es/m/D8336E40-BBE1-4954-98BB-7830D3F5CB36@hintbits.com
2019-02-23 08:40:01 +09:00
..
brin More unconstify use 2019-02-13 11:50:16 +01:00
common Fix heap_getattr() handling of fast defaults. 2019-02-06 01:09:32 -08:00
gin Fix misc typos in comments. 2019-01-23 13:39:00 +02:00
gist Refactor planner's header files. 2019-01-29 15:48:51 -05:00
hash Remove unused macro 2019-02-04 21:29:31 +01:00
heap Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. 2019-02-15 23:22:33 -05:00
index Rename RelationData.rd_amroutine to rd_indam. 2019-01-21 17:36:55 -08:00
nbtree Move generic snapshot related code from tqual.h to snapmgr.h. 2019-01-21 17:06:41 -08:00
rmgrdesc Fix description of WAL record XLOG_PARAMETER_CHANGE 2019-02-12 13:10:59 +09:00
spgist Refactor planner's header files. 2019-01-29 15:48:51 -05:00
table Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00
tablesample Refactor planner's header files. 2019-01-29 15:48:51 -05:00
transam Fix incorrect function reference in comment of twophase.c 2019-02-23 08:40:01 +09:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00