[COMMITTERS] pgsql-server/doc/src/sgml/ref unlisten.sgml

2003-09-14 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/15 00:32:24 Modified files: doc/src/sgml/ref: unlisten.sgml Log message: Okay, who left off the id= here? ---(end of broadcast)---

[COMMITTERS] pgsql-server/doc/src/sgml/ref listen.sgml noti ...

2003-09-14 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/15 00:21:52 Modified files: doc/src/sgml/ref: listen.sgml notify.sgml unlisten.sgml Log message: LISTEN doesn't issue a warning for redundant listens anymore. Also, add so

[COMMITTERS] pgsql-server/src/port thread.c

2003-09-14 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/14 23:30:29 Modified files: src/port : thread.c Log message: Add errno value for thread *_r function call buffer too small. Improve thread comments. --

[COMMITTERS] pgsql-server/src/template netbsd

2003-09-14 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/14 23:17:49 Modified files: src/template : netbsd Log message: NetBSD needs reentrant funcs. ---(end of broadcast)--- TIP 1: sub

[COMMITTERS] pgsql-server/src backend/commands/async.c back ...

2003-09-14 Thread Peter Eisentraut - PostgreSQL
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/14 21:26:31 Modified files: src/backend/commands: async.c tablecmds.c typecmds.c user.c src/test/regress/expected: alter_table.out domain.out pri

[COMMITTERS] pgsql-server/src nls-global.mk backend/nls.mk

2003-09-14 Thread Peter Eisentraut - PostgreSQL
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/14 19:40:38 Modified files: src: nls-global.mk src/backend: nls.mk Log message: Run distprep target before creating list of files that contain translatable

[COMMITTERS] pgsql-server/src/bin/psql create_help.pl help. ...

2003-09-14 Thread Peter Eisentraut - PostgreSQL
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/14 19:37:13 Modified files: src/bin/psql : create_help.pl help.c nls.mk Log message: Allow translation of SQL help in psql. ---(end of broadcast)---

[COMMITTERS] pgsql-server/src/include/port linux.h

2003-09-14 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/14 17:21:18 Modified files: src/include/port: linux.h Log message: Add missing support for Opteron (__x86_64__). ---(end of broadcast)

[COMMITTERS] pgsql-server/contrib tsearch/parser.l tsearch2 ...

2003-09-14 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/14 15:44:23 Modified files: contrib/tsearch: parser.l contrib/tsearch2/wordparser: parser.l Log message: Persuade tsearch/tsearch2 to work (or at least pass their regressi

[COMMITTERS] pgsql-server/src/pl/tcl pltcl.c

2003-09-14 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/14 14:25:54 Modified files: src/pl/tcl : pltcl.c Log message: Make pltcl create separate function objects when the same function is used as trigger on different relatio

[COMMITTERS] pgsql-server/src/pl/plpython plpython.c

2003-09-14 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/14 14:13:06 Modified files: src/pl/plpython: plpython.c Log message: Fix plpython to generate separate cached procedure data for each relation, when the same function is us

[COMMITTERS] pgsql-server/src Makefile.shlib

2003-09-14 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/14 10:33:08 Modified files: src: Makefile.shlib Log message: Since I haven't gotten a reply, can someone REVERT the lines in src/Makefile.shlib that adds $(libd