CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/11/26 16:43:25
Modified files:
contrib/dblink : dblink.c
Log message:
Added missing SPI_finish() calls to get_tuple_of_interest(). Fixes bug
reported by Andrea Grassi.
-
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/11/26 16:44:54
Modified files:
contrib/dblink : Tag: REL7_3_STABLE dblink.c
Log message:
Added missing SPI_finish() calls to get_tuple_of_interest(). Fixes bug
reported by And
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/11/26 16:44:13
Modified files:
contrib/dblink : Tag: REL7_4_STABLE dblink.c
Log message:
Added missing SPI_finish() calls to get_tuple_of_interest(). Fixes bug
reported by And
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/11/26 16:50:27
Modified files:
src/backend/storage/freespace: Tag: REL7_4_STABLE freespace.c
Log message:
Second try at fixing no-room-to-move-down PANIC in compact_fsm_storage.
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/11/26 16:50:11
Modified files:
src/backend/storage/freespace: freespace.c
Log message:
Second try at fixing no-room-to-move-down PANIC in compact_fsm_storage.
Ward's report th
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/11/26 11:57:22
Modified files:
doc/src/sgml : Tag: REL7_4_STABLE installation.sgml
Log message:
Add NetBSD Sparc as supported.
---(end of broadcast)---
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/11/26 11:56:53
Modified files:
doc/src/sgml : installation.sgml
Log message:
Add NetBSD Sparc as supported.
---(end of broadcast)--
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/11/26 11:54:59
Modified files:
src/interfaces/libpq: Tag: REL7_4_STABLE fe-auth.c
Log message:
Cast field-length variables used in printf to int, because sometimes
they might
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/11/26 11:55:02
Modified files:
src/interfaces/libpq: fe-auth.c
Log message:
Cast field-length variables used in printf to int, because sometimes
they might be of a wider type.
Prachi Tyagi <[EMAIL PROTECTED]> writes:
> I need a specific part of the PostgreSQL system. I just want the B+-tree index and
> the rule system code. Do you know how can I just get the source code for these two ?
src/backend/access/nbtree and src/backend/rewrite, but I think you will
find that th
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/11/26 10:06:16
Added files:
contrib/tsearch2/my2ispell: Makefile README
Log message:
Utility for convert myspell dictionaries to ispell, full README will be later
--
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/11/26 10:02:30
pgsql-server/contrib/tsearch2/my2ispell
Update of /cvsroot/pgsql-server/contrib/tsearch2/my2ispell
In directory svr1.postgresql.org:/var/tmp/cvs-serv8434/my2ispell
Log Message:
Directo
Hello,
I need a specific part of the PostgreSQL system. I just want the B+-tree index and the rule system code. Do you know how can I just get the source code for these two ?
Also, does the rule system of PostgreSQL supports realtime rule registration.
Any pointers on these questions would be app
13 matches
Mail list logo