currtid_byreloid and currtid_byrelname - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject currtid_byreloid and currtid_byrelname
Date
Msg-id 46730F34.6070606@enterprisedb.com
Whole thread Raw
Responses Re: currtid_byreloid and currtid_byrelname  (Andrew Dunstan <andrew@dunslane.net>)
Re: currtid_byreloid and currtid_byrelname  (Gregory Stark <stark@enterprisedb.com>)
Re: currtid_byreloid and currtid_byrelname  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
In utils/adt/tid.c, there's two mysterious functions with no comments, 
and no-one calling them inside backend code AFAICT: currtid_byreloid and 
currtid_byrelname. What do they do/did?

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: mark@mark.mielke.cc
Date:
Subject: Re: Change sort order on UUIDs?
Next
From: Jim Nasby
Date:
Subject: Re: Fractions in GUC variables