pgsql: Recent changes got the sense of the notnull bit backwards in the

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Recent changes got the sense of the notnull bit backwards in the
Date: 2005-04-23 17:45:36
Message-ID: 20050423174536.1E6CE534F5@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Recent changes got the sense of the notnull bit backwards in the 2.0
protocol output routines. Mea culpa :-(. Per report from Kris Jurka.

Modified Files:
--------------
pgsql/src/backend/access/common:
printtup.c (r1.88 -> r1.89)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/common/printtup.c.diff?r1=1.88&r2=1.89)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-04-23 17:55:50 pgsql: Treat a zero-D array as empty in int_enum(), per
Previous Message Tom Lane 2005-04-23 17:22:17 pgsql: Define the right-hand input of AT TIME ZONE as a full a_expr