diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-03-15 16:51:56 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-03-15 16:51:56 -0400 |
commit | 4a46a99d8936328ab00e54bf8a2900832c4687e7 (patch) | |
tree | 28ee037798f973a519bd5b1c2dc0bc694e17d0e6 /src/backend/utils/adt/json.c | |
parent | 2a90cb69e18e0c0637f3f93702e7b2f7808ff1b2 (diff) | |
download | postgresql-4a46a99d8936328ab00e54bf8a2900832c4687e7.tar.gz postgresql-4a46a99d8936328ab00e54bf8a2900832c4687e7.zip |
postgres_fdw: make_tuple_from_result_row should set cur_attno for ctid.
There's no reason for this function to do this for every other
attribute number and omit it for CTID, especially since
conversion_error_callback has code to handle that case. This seems
to be an oversight in commit e690b9515072fd7767fdeca5c54166f6a77733bc.
Etsuro Fujita
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions