postgresql/src/backend/access
Alvaro Herrera fe66125974 Remove 'msg' parameter from convert_tuples_by_name
The message was included as a parameter when this function was added in
dcb2bda9b7, but I don't think it has ever served any useful purpose.
Let's stop spreading it pointlessly.

Reviewed by Amit Langote and Peter Eisentraut.

Discussion: https://postgr.es/m/20190806224728.GA17233@alvherre.pgsql
2019-09-03 14:47:29 -04:00
..
brin Fix inconsistencies and typos in the tree, take 10 2019-08-13 13:53:41 +09:00
common Remove 'msg' parameter from convert_tuples_by_name 2019-09-03 14:47:29 -04:00
gin Fix overflow check and comment in GIN posting list encoding. 2019-08-28 12:55:33 +03:00
gist Fix inconsistencies and typos in the tree, take 10 2019-08-13 13:53:41 +09:00
hash Fix inconsistencies and typos in the tree, take 10 2019-08-13 13:53:41 +09:00
heap Avoid touching replica identity index in ExtractReplicaIdentity(). 2019-09-02 16:10:37 -04:00
index Fix inconsistencies and typos in the tree 2019-07-22 10:01:50 +09:00
nbtree Remove obsolete nbtree page deletion comment. 2019-08-27 14:01:43 -07:00
rmgrdesc Use full 64-bit XID for checking if a deleted GiST page is old enough. 2019-07-24 20:24:07 +03:00
spgist Fix inconsistencies and typos in the tree 2019-07-29 12:28:30 +09:00
table tableam: Provide helper functions for relation sizing. 2019-07-08 14:51:53 -04:00
tablesample Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
transam Better error messages for short reads/writes in SLRU 2019-09-03 08:30:21 +02:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00