CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/30 00:22:33
Modified files:
doc/src/sgml : advanced.sgml func.sgml indices.sgml
typeconv.sgml
Log message:
Adjust documentation examples to match recent
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 22:56:11
Modified files:
doc/src/sgml/ref: copy.sgml
Log message:
Minor copy-editing.
---(end of broadcast)---
TIP 5: Have you
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 22:26:29
Modified files:
doc/src/sgml : install-win32.sgml
Log message:
Use slightly less broken markup.
---(end of broadcast)---
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 21:59:51
Modified files:
src/pl/plpgsql/src: pl_comp.c
Log message:
heap_open => relation_open to avoid unwanted restriction on relkind.
Per gripe from Gaetano Mendola.
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 20:40:26
Modified files:
doc/src/sgml/ref: reindex.sgml
src/backend/access/nbtree: nbtpage.c nbtree.c nbtsort.c
nbtxlog.c
src/include
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 20:16:45
Modified files:
. : HISTORY
Log message:
Release updates by Tom.
---(end of broadcast)---
TIP 5: Have you
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 19:06:40
Modified files:
src/backend/commands: copy.c
src/test/regress/expected: alter_table.out copy2.out domain.out
src/test/regress/output: constraints.source
Log m
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 18:42:04
Modified files:
. : HISTORY
Log message:
Update Jan's completed item.
---(end of broadcast)---
TIP 8: exp
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 18:41:29
Modified files:
doc: TODO
Log message:
Remove, already done:
< o Fixed PL/Tcl's spi_prepare to accept full qualified type names in
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 18:25:44
Modified files:
. : HISTORY
Log message:
Update HISTORY for 7.4.
Neil Conway
---(end of broadcast)--
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 18:15:19
Modified files:
doc: TODO
Log message:
Add:
> o Fixed PL/Tcl's spi_prepare to accept full qualified type names in
> t
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 15:55:56
Modified files:
src/backend/utils/adt: ruleutils.c
Log message:
The brackets aren't put on the CHECK constraints properly.
Before patch:
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 15:54:38
Modified files:
contrib/tsearch2: ts_cfg.c
contrib/tsearch2/snowball: api.c utilities.c
Log message:
I've not changed any malloc/calloc to palloc. It looks to
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 15:53:08
Modified files:
src/bin/scripts: Tag: REL7_3_STABLE clusterdb
Log message:
[ Patch applied only to 7.3.X.]
Hi There's a bug in the clusterdb script whe
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 15:50:58
Modified files:
src/backend/tcop: postgres.c
Log message:
This patch fixes an obvious bug in the "should I print the duration of
this query?" logic in postgres.
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 15:22:48
Modified files:
src/backend/executor: execTuples.c
Log message:
I discovered that TupleDescGetAttInMetadata and BuildTupleFromCStrings
don't deal well with tupl
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 15:21:33
Modified files:
doc/src/sgml : install-win32.sgml
src/bin/psql : startup.c
Log message:
> >
> > a) Write documentation how the win32 console needs
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 15:18:35
Modified files:
doc/src/sgml : arch-dev.sgml geqo.sgml gist.sgml
install-win32.sgml libpgtcl.sgml page.sgml
Log message:
This patch makes a
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 15:16:48
Modified files:
contrib/dbmirror: README.dbmirror pending.c
Log message:
A) Fixes a bug that prevented mirroring of data on a table that has had
a column droppe
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 15:15:12
Modified files:
doc/src/sgml : release.sgml
Log message:
Change 7.3.4 release note format to match the rest of the 7.3.x
releases.
Rod Taylor
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 15:06:48
Modified files:
. : HISTORY
Log message:
Update release notes.
---(end of broadcast)---
TIP 6: Have you s
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 13:37:29
Modified files:
src/backend/commands: indexcmds.c
Log message:
Eliminate another gratuitous message wording difference.
---(end of broadcast)-
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 13:38:04
Modified files:
src/interfaces/libpq: fe-secure.c
Log message:
Make message fit guidelines.
---(end of broadcast)---
T
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 13:39:18
Modified files:
src/bin/psql : command.c
Log message:
Apparently, gettext doesn't like double parentheses around argument. What
were they doing here anyway?
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 13:41:33
Modified files:
src/backend/po : nb.po
src/bin/pg_controldata/po: nb.po
src/bin/pg_dump/po: nb.po
src/bin/pg_resetxlog/po: nb.po
src/bin/psql/
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 13:52:14
Modified files:
doc: TODO
Log message:
Add:
> * Have SHOW ALL and pg_settings show descriptions for server-side
variables(Joe)
-
> -Original Message-
> From: Tom Lane [mailto:[EMAIL PROTECTED]
>
> Hiroshi Inoue <[EMAIL PROTECTED]> writes:
> > But you were able to tell me when you would commit the
> > change, weren't you ? In the first place this issue was
> > started from your mistake and you had to be careful not
Hiroshi Inoue <[EMAIL PROTECTED]> writes:
> But you were able to tell me when you would commit the
> change, weren't you ? In the first place this issue was
> started from your mistake and you had to be careful not
> to repeat such mistake.
I already apologized for that error. I'm not sure what e
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 07:57:06
Modified files:
src/backend: nls.mk
src/bin/pg_controldata: nls.mk
src/bin/pg_dump: nls.mk
src/bin/pg_resetxlog: nls.mk
src/bin/psql : n
Tom Lane wrote:
>
> "Hiroshi Inoue" <[EMAIL PROTECTED]> writes:
> > Though there has been no discussion like discussion on this
> > item between Tom and me, his code is already there.
> > Is it reasonbale ? As I already mentioned many many times
> > putting back his change should
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/29 06:51:29
Modified files:
src/backend: nls.mk
src/bin/pg_controldata: nls.mk
Added files:
src/backend/po : it.po
src/bin/pg_controldata/po: it.po
Log messa
31 matches
Mail list logo