Patch applied. Thanks. Someone had already removed the assert() from
tab_complete.c, but not the #include .
---
Neil Conway wrote:
> This patch reduces some unsightly #ifdefs, and fixes two typos in
> comments in the psql
Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
---
Neil Conway wrote:
> This patch reduces s
This has been saved for the 7.5 release:
http:/momjian.postgresql.org/cgi-bin/pgpatches2
---
Neil Conway wrote:
> This patch reduces some unsightly #ifdefs, and fixes two typos in
> comments in the psql code. This d
This patch reduces some unsightly #ifdefs, and fixes two typos in
comments in the psql code. This doesn't make any functional change, so
feel free to save it for 7.5
-Neil
Index: src/bin/psql/command.c
===
RCS file: /var/lib/cvs/pgsq