python - be: Do error checking on repr and getitem in htup_repr.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Do error checking on repr and getitem in htup_repr.
Date: 2005-08-16 02:07:16
Message-ID: 20050816020716.01F811125F32@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Do error checking on repr and getitem in htup_repr.

Modified Files:
--------------
be/src:
heaptuple.c (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/heaptuple.c.diff?r1=1.5&r2=1.6)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2005-08-16 02:09:10 python - be: Increment the Command Counter in execute().
Previous Message Tom Lane 2005-08-16 00:48:59 pgsql: Reject operator names >= NAMEDATALEN characters.