Re: [PATCHES] psql's HISTSIZE from .psqlrc do not want to be set

2003-08-26 Thread Bruce Momjian
Patch applied. Thanks. --- Andriy Tkachuk wrote: > Hi folks. > > I did it for psql that HISTSIZE might take effect from my .psqlrc > > > [10:31]p1:[EMAIL PROTECTED]:~/soft/pgsql/src/bin/psql>cvs diff > Index: input.c >

Re: [PATCHES] psql's HISTSIZE from .psqlrc do not want to be set

2003-08-16 Thread Bruce Momjian
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. --- Andriy Tkachuk wrote: > Hi folks. > > I

[PATCHES] psql's HISTSIZE from .psqlrc do not want to be set

2003-08-14 Thread Andriy Tkachuk
Hi folks. I did it for psql that HISTSIZE might take effect from my .psqlrc [10:31]p1:[EMAIL PROTECTED]:~/soft/pgsql/src/bin/psql>cvs diff Index: input.c === RCS file: /projects/cvsroot/pgsql-server/src/bin/psql/input.c,v retrieving