Re: Review: Patch: Allow substring/replace() to get/set bit values - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Review: Patch: Allow substring/replace() to get/set bit values
Date
Msg-id 4B56A67D020000250002E7EE@gw.wicourts.gov
Whole thread Raw
Responses Re: Review: Patch: Allow substring/replace() to get/set bit values  (Leonardo F <m_lists@yahoo.it>)
Re: Review: Patch: Allow substring/replace() to get/set bit values  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Leonardo F wrote:
> New version of the patch, let me know if I can fix/change something
> else.

All issues addressed, with one tiny nit-pick -- the get_bit and
set_bit methods are not part of the SQL standard. I took the liberty
of removing "SQL-standard" from the documentation of these functions
so that I can mark this "Ready for Committer".

Thanks for the patch!

-Kevin



Attachment

pgsql-hackers by date:

Previous
From: Boszormenyi Zoltan
Date:
Subject: Re: lock_timeout GUC patch
Next
From: Leonardo F
Date:
Subject: Re: Review: Patch: Allow substring/replace() to get/set bit values