[HACKERS] many copies of atooid() and oid_cmp() - Mailing list pgsql-hackers

From Peter Eisentraut
Subject [HACKERS] many copies of atooid() and oid_cmp()
Date
Msg-id 70c259af-6e0c-a14c-66ce-acbee6485023@2ndquadrant.com
Whole thread Raw
Responses Re: [HACKERS] many copies of atooid() and oid_cmp()  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: [HACKERS] many copies of atooid() and oid_cmp()  (Kuntal Ghosh <kuntalghosh.2007@gmail.com>)
List pgsql-hackers
There are approximately 11 copies of atooid() and 3 of oid_cmp() or
equivalent, and pending patches are proposing to add more.  I propose
these two patches to collect them in central places.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] Logical replication existing data copy
Next
From: Ryan Murphy
Date:
Subject: Re: [HACKERS] Re: Clarifying "server starting" messaging in pg_ctlstart without --wait