CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/08/08 16:18:21
Modified files:
src/backend/executor: spi.c
Log message:
Fix nasty little order-of-operations bug in _SPI_cursor_operation.
Per report from Mendola Gaetano.
-
Tom Lane wrote:
> [EMAIL PROTECTED] (Bruce Momjian) writes:
> > Added files:
> > src/port : sprompt.c
> > Removed files:
> > src/bin/psql : sprompt.c
>
> > Log message:
> > Move simple_prompt()/sprompt.c into /port.
>
> Why is src/bin/pg_dump/sprompt.c still there, then?
Th
Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > Log message:
> > threads.c -> thread.c, be consistent.
>
> Consistent with what?
>
Consistent with the makefile, which was calling it thread.c in a few
places. Oops.
--
Bruce Momjian| http://candle.pha.pa.us
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/08/08 07:43:54
Modified files:
src/interfaces/ecpg/include: ecpglib.h
Log message:
Remove postgres_ext.h inclusion -- not necessary.
---(end of broadcast)---
Tom Lane wrote:
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/08/08 11:31:13
Modified files:
src/backend/utils/mb/conversion_procs: Makefile
Log message:
Conversion functions must be STRICT to prevent them from getting null inputs.
Shoul
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/08/08 13:32:45
Modified files:
src/interfaces/libpq: Makefile
Log message:
sprompt not needed in libpq.
---(end of broadcast)---
TIP
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/08/05 01:40:29
Modified files:
. : GNUmakefile.in
Log message:
seeing if building bz2 distributions actually works ...
---(end of broadcast)
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/08/07 12:02:43
Modified files:
src/tools/pgindent: README
Log message:
Update pgindent readme.
---(end of broadcast)---
TIP 4: Don't
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/08/08 08:03:29
Modified files:
src/backend/po : sv.po
src/bin/pg_controldata/po: sv.po
src/bin/pg_dump/po: sv.po
src/bin/pg_resetxlog/po: sv.po
src/bin/psql/
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/08/08 10:16:21
Modified files:
src/interfaces/ecpg/ecpglib: connect.c error.c
Log message:
Be a little bit more careful about using sqlstate, in case libpq returned
NULL for i
Bruce Momjian writes:
> Log message:
> threads.c -> thread.c, be consistent.
Consistent with what?
--
Peter Eisentraut [EMAIL PROTECTED]
---(end of broadcast)---
TIP 6: Have you searched our list archives?
http://archives.
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/08/06 20:50:19
Modified files:
doc/src/sgml : jdbc.sgml
Log message:
Applied doc patch for the jdbc docs submitted by Nic Ferrier for functionality
he supplied a few months
12 matches
Mail list logo