Re: pl/python quoting functions - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: pl/python quoting functions
Date
Msg-id 1298411300.334.6.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: pl/python quoting functions  (Jan Urbański <wulczer@wulczer.org>)
Responses Re: pl/python quoting functions  (Jan Urbański <wulczer@wulczer.org>)
List pgsql-hackers
Committed this, with two changes:  Changed some things around with the
way const char * is propagated.  Just casting it away is not nice.  Also
dropped the error tests in the _quote.sql regression test.  This
generates three different wordings of error messages from Python with
2.6, 3.1, and 3.2, which I don't care to maintain.  Maybe one day we'll
have a better solution for this.






pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: PgEast talks and trainings up
Next
From: Tom Lane
Date:
Subject: Re: Binary in/out for aclitem