Re: [PATCHES] Russian NLS update: pgscripts

2003-08-26 Thread Peter Eisentraut
Serguei Mokhov writes: > This is a complete initial translation of pgscripts into Russian > after discussion of some issues with Oleg. Installed. > When would be the last-last deadline to submit translation patches? > RC? I plan to do quite a few revisions everywhere, but I'm not sure > about ho

Re: [PATCHES] Minor verbosity increase for analyze

2003-08-26 Thread Bruce Momjian
This was the actual patch applied. --- Mark Kirkwood wrote: > After browsing this list, I thought I would re-submit this in a more > standard form. > > In addition I corrected a couple of things (integer cast for the numbe

Re: [PATCHES] Minor verbosity increase for analyze

2003-08-26 Thread Bruce Momjian
Newest version of patch applied. Thanks. --- Mark Kirkwood wrote: > Attached is a (very small) patch to make analyze display some > interesting info in > verbose mode about the analyzed relation (pages, rows per block and

[PATCHES]

2003-08-26 Thread Le The Viet
I am being devolop postgreSQL on C (Linux), but when I   can not complier file.c  where will I seach library. help me

[PATCHES] [Fwd: fixes for psqlodbc-07.03.0100 - part 2 of 2]

2003-08-26 Thread Hartmut Raschick
-- Hartmut "Hardy" Raschick / Dept. t2 ke Kommunikations-Elektronik GmbH Wohlenberstr. 3, 30179 Hannover Phone: ++49 (0)511 6747-564 Fax: ++49 (0)511 6747-340 e-Mail: [EMAIL PROTECTED] http://www.ke-elektronik.de--- Begin Message --- PLEASE MIND PART 1 (another mail) driver: psqlodbc-07.03.0100

[PATCHES] [Fwd: fixes for psqlodbc-07.03.0100 - part 1 of 2]

2003-08-26 Thread Hartmut Raschick
-- Hartmut "Hardy" Raschick / Dept. t2 ke Kommunikations-Elektronik GmbH Wohlenberstr. 3, 30179 Hannover Phone: ++49 (0)511 6747-564 Fax: ++49 (0)511 6747-340 e-Mail: [EMAIL PROTECTED] http://www.ke-elektronik.de--- Begin Message --- PLEASE MIND PART 2 (another mail) driver: psqlodbc-07.03.0100

Re: [PATCHES] add (minimal) UPDATE regression test

2003-08-26 Thread Bruce Momjian
Patch applied. Thanks. --- Neil Conway wrote: > This patch adds a new regression test for the UPDATE command. Right > now all that is tested is Rod Taylor's recent addition to allow > this syntax: > > UPDATE ... SET

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]

2003-08-26 Thread Darko Prenosil
On Tuesday 26 August 2003 03:45, Le The Viet wrote: > I am being devolop postgreSQL on C (Linux), but when I can not complier > file.c where will I seach library. help me Which library ? libpq ? PostgreSQL libs are installed in /usr/local/pgsql/lib and headers in /usr/local/pgsql/include (by d

[PATCHES] Bad Short Default v530 (Fix getXXX methods when used with CHAR columns or columns withdecimals)

2003-08-26 Thread Addison, Darrick
Hi, Just wanted to know if anyone can help with the following PostgresSQL 7.x error that occurs after running a program that uses the pg73jdbc2.jar:   Note: The following URL provided some clues but I'm unsure how to incorporate the fix http://archives.postgresql.org/pgsql-jdbc/2003-06