syntax warning on

From: Jonathan Bartlett <johnnyb6(at)SDF(dot)lonestar(dot)org>
To: pgsql-patches(at)postgresql(dot)org
Subject: syntax warning on
Date: 2001-05-17 12:06:48
Message-ID: Pine.LNX.4.21.0105171201500.27928-200000@sdf.lonestar.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I'm just starting to look around the postgres source code. Anyway, I saw
a few lines about syntax warnings in psql that were ifdefed out because
they were too annoying. This patch puts it back in, but only gives the
error once per session.

Anyway, I am just looking around at the source code, let me know if you
find little stuff like this useful.

Jon

johnnyb6(at)sdf(dot)lonestar(dot)org
SDF Public Access UNIX System - http://sdf.lonestar.org

Attachment Content-Type Size
pgdiff2.txt text/plain 969 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2001-05-17 12:44:15 Re: Patch for jdbc ResultSet.getTimestamp()
Previous Message Bruce Momjian 2001-05-17 11:42:54 Re: Patch for jdbc ResultSet.getTimestamp()