Log Message:
---
Change a couple of examples to say ALTER MAPPING instead of ADD MAPPING,
per Oleg.
Modified Files:
--
pgsql/doc/src/sgml:
textsearch.sgml (r1.39 -> r1.40)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/textsearch.sgml?r1=1.3
Log Message:
---
Mark items needing updating for beta stamping.
Modified Files:
--
pgsql/src/tools:
RELEASE_CHANGES (r1.79 -> r1.80)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/RELEASE_CHANGES?r1=1.79&r2=1.80)
---(en
Log Message:
---
Improve the method of localizing column names and other fixed strings in
psql's \d commands and other uses of printQuery(). Previously we would pass
these strings through gettext() and then send them to the server as literals
in the SQL query. But the code was not set up
Log Message:
---
removed augpgschema designation in front of _current_pg_transaction_id()...
Modified Files:
--
aupg_src/sql:
audit_infrastructure.sql (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/aupg/aupg_src/sql/audit_infrastructure.sql.d
Log Message:
---
one more schema change on write-only generated trigger
Modified Files:
--
aupg_src/sql:
audit_infrastructure.sql (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/aupg/aupg_src/sql/audit_infrastructure.sql.diff?r1=1.13&r2=1.14)
Log Message:
---
fixed reference in trigger function to aupgschema.write rather than implied
public.write.
Modified Files:
--
aupg_src/sql:
audit_infrastructure.sql (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/aupg/aupg_src/sql/audit_infra
Bjorn Munch <[EMAIL PROTECTED]> writes:
> PostgreSQL fails to compile with Sun Studio 12, due to this new code
> in backend/postmaster/pgarch.c, more precisely the last line before
> the #endif (line 506):
Fixed.
regards, tom lane
---(end of broadc
Log Message:
---
Clean up unportable attempt to use #if inside a macro call, also
faulty code in third arm of #if. Per buildfarm reports.
Modified Files:
--
pgsql/src/backend/postmaster:
pgarch.c (r1.34 -> r1.35)
(http://developer.postgresql.org/cvsweb.cgi
PostgreSQL fails to compile with Sun Studio 12, due to this new code
in backend/postmaster/pgarch.c, more precisely the last line before
the #endif (line 506):
-
#if defined(WIN32)
errmsg("archive command was
terminated by exception 0x%X", WTERM
Log Message:
---
Corrections
Modified Files:
--
pr/releases/8.3/de:
release.txt (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.3/de/release.txt.diff?r1=1.3&r2=1.4)
presskit83.html (r1.1 -> r1.2)
(http://cvs.
Log Message:
---
Provide a more accurate, detailed log message when the archive command fails.
Modified Files:
--
pgsql/src/backend/postmaster:
pgarch.c (r1.33 -> r1.34)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/pgarch.c?r1=1.
Log Message:
---
verbose asm hack
Modified Files:
--
pgbouncer:
Makefile (r1.17 -> r1.18)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/Makefile.diff?r1=1.17&r2=1.18)
---(end of broadcast)-
Log Message:
---
remove generated manpages from cvs, they are annoying
Removed Files:
-
pgbouncer/doc:
pgbouncer.1
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/doc/pgbouncer.1)
pgbouncer.5
(http://cvs.pgfoundry.org/cgi-b
13 matches
Mail list logo