postgresql/src/backend/access
Amit Kapila a6e48da088 Fix typos in commit 8586bf7ed8.
Author: Amit Kapila
Discussion: https://postgr.es/m/CAA4eK1KNv1Mg2krf4E9ssWFnE=8A9mZ1VbVywXBZTFSzb+wP2g@mail.gmail.com
2019-03-11 09:58:46 -07:00
..
brin More unconstify use 2019-02-13 11:50:16 +01:00
common Move hash_any prototype from access/hash.h to utils/hashutils.h 2019-03-11 13:17:50 -03:00
gin Fix misc typos in comments. 2019-01-23 13:39:00 +02:00
gist Support for INCLUDE attributes in GiST indexes 2019-03-10 11:37:17 +03:00
hash Move hash_any prototype from access/hash.h to utils/hashutils.h 2019-03-11 13:17:50 -03:00
heap Tighten use of OpenTransientFile and CloseTransientFile 2019-03-09 08:50:55 +09:00
index Rename RelationData.rd_amroutine to rd_indam. 2019-01-21 17:36:55 -08:00
nbtree Note case where nbtree VACUUM finishes splits. 2019-03-04 17:57:36 -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 Fix typos in commit 8586bf7ed8. 2019-03-11 09:58:46 -07:00
tablesample Move hash_any prototype from access/hash.h to utils/hashutils.h 2019-03-11 13:17:50 -03:00
transam Adjust error message for partial writes in WAL segments 2019-03-11 09:31:25 +09:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00