pgsql: Fix incorrect treatment of

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix incorrect treatment of
Date: 2006-01-03 23:32:30
Message-ID: 20060103233230.81DA59DC83B@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix incorrect treatment of RL_PROMPT_START_IGNORE/RL_PROMPT_END_IGNORE,
per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=343616 via Martin Pitt.

Modified Files:
--------------
pgsql/src/bin/psql:
prompt.c (r1.40 -> r1.41)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/prompt.c.diff?r1=1.40&r2=1.41)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-01-03 23:32:34 pgsql: Fix incorrect treatment of
Previous Message Tom Lane 2006-01-03 22:48:29 pgsql: Add checks to verify that a plpgsql function returning a rowtype