postgresql/src/backend/access
Andres Freund 6aab1f45ac Fix various typos and grammar errors in comments.
Author: Dmitriy Olshevskiy
Discussion: 553D00A6.4090205@bk.ru
2015-04-26 18:42:31 +02:00
..
brin Fix various typos and grammar errors in comments. 2015-04-26 18:42:31 +02:00
common Add log_min_autovacuum_duration per-table option 2015-04-03 11:55:50 -03:00
gin Make ginbuild's funcCtx be independent of its tmpCtx. 2015-03-29 14:02:58 -04:00
gist Fix GiST index-only scans for opclasses with different storage type. 2015-03-26 23:07:52 +02:00
hash Remove unnecessary variables in _hash_splitbucket(). 2015-04-03 16:49:44 -04:00
heap Optimize locking a tuple already locked by another subxact 2015-04-10 13:47:15 -03:00
index Add support for index-only scans in GiST. 2015-03-26 19:12:00 +02:00
nbtree Fix various typos and grammar errors in comments. 2015-04-26 18:42:31 +02:00
rmgrdesc Merge the various forms of transaction commit & abort records. 2015-03-15 17:37:07 +01:00
spgist Add support for index-only scans in GiST. 2015-03-26 19:12:00 +02:00
transam Fix various typos and grammar errors in comments. 2015-04-26 18:42:31 +02:00
Makefile BRIN: Block Range Indexes 2014-11-07 16:38:14 -03:00