Change pg_*object/identity functions to use objsubid instead of subobjid

Edit
ID 1027
Title Change pg_*object/identity functions to use objsubid instead of subobjid
Topic Miscellaneous
Created 2017-02-23 00:37:21
Last modified 2017-03-01 17:24:46 (7 years, 9 months ago)
Latest email 2017-03-06 12:30:16 (7 years, 9 months ago)
Status
2017-03: Committed
Target version
Authors Jim Nasby (decibel)
Reviewers Peter Eisentraut (petere)Become reviewer
Committer Peter Eisentraut (petere)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1027
git checkout commitfest/cf/1027
Emails
objsubid vs subobjid
First at 2017-02-23 00:35:30 by Jim Nasby <Jim.Nasby at BlueTreble.com>
Latest at 2017-03-06 12:30:16 by Peter Eisentraut <peter.eisentraut at 2ndquadrant.com>
Latest attachment (subobjid_objsubid.patch) at 2017-02-23 00:35:30 from Jim Nasby <Jim.Nasby at BlueTreble.com>
    Attachment (subobjid_objsubid.patch) at 2017-02-23 00:35:30 from Jim Nasby <Jim.Nasby at BlueTreble.com> (Patch: Yes)
History
When Who What
2017-03-01 17:24:46 Peter Eisentraut (petere) Closed in commitfest 2017-03 with status: Committed
2017-03-01 14:11:15 Peter Eisentraut (petere) Added petere as committer
2017-03-01 14:11:11 Peter Eisentraut (petere) Added petere as reviewer
2017-02-23 00:37:34 Jim Nasby (decibel) Changed authors to Jim Nasby (decibel)
2017-02-23 00:37:21 Jim Nasby (decibel) Attached mail thread db6cc923-e2d8-7fff-cc84-9bb084d1e757@BlueTreble.com
2017-02-23 00:37:21 Jim Nasby (decibel) Created patch record
Edit