aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1996-11-30 18:07:02 +0000
committerBruce Momjian <bruce@momjian.us>1996-11-30 18:07:02 +0000
commit63df35e24943477ad04e4cde6186687c42aa48bb (patch)
tree40627c56b099e65665e66f368f98e1a177b73ffc /src/backend/regex
parentf0a9e64afd1d2401abc269274113e4384bf537b9 (diff)
downloadpostgresql-63df35e24943477ad04e4cde6186687c42aa48bb.tar.gz
postgresql-63df35e24943477ad04e4cde6186687c42aa48bb.zip
This patch changes quite a few instances of references of Oid's
as ints and longs. Touches on quite a few function args as well. Most other files look ok as far as Oids go...still checking though... Since Oids are type'd as unsigned ints, they should prolly be used with the %ud format string in elog and sprintf messages. Not sure what kind of strangeness that could produce. Darren King
Diffstat (limited to 'src/backend/regex')
0 files changed, 0 insertions, 0 deletions