Log Message:
---
Add an example showing how to cope with mixed-case names in pg_dump
switches.
Modified Files:
--
pgsql/doc/src/sgml/ref:
pg_dump.sgml (r1.91 -> r1.92)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/pg_dump.sgml.diff?r1=1
Log Message:
---
Update timezone data to tzdata2006p zic distribution. It seems Western
Australia decided to institute DST with one month's notice ... way to go,
politicians.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/timezone/data:
africa (r1.1.4.1 ->
Log Message:
---
Update timezone data to tzdata2006p zic distribution. It seems Western
Australia decided to institute DST with one month's notice ... way to go,
politicians.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/timezone/data:
africa (r1.2 -> r1.2
Log Message:
---
Update timezone data to tzdata2006p zic distribution. It seems Western
Australia decided to institute DST with one month's notice ... way to go,
politicians.
Modified Files:
--
pgsql/src/timezone/data:
antarctica (r1.3 -> r1.4)
(http://dev
Log Message:
---
Mark to_number() and the numeric-type variants of to_char() as stable, not
immutable, because their results depend on lc_numeric; this is a longstanding
oversight. We cannot force initdb for this in the back branches, but we can
at least provide correct catalog entries for
Log Message:
---
Mark to_number() and the numeric-type variants of to_char() as stable, not
immutable, because their results depend on lc_numeric; this is a longstanding
oversight. We cannot force initdb for this in the back branches, but we can
at least provide correct catalog entries for
Log Message:
---
Mark to_number() and the numeric-type variants of to_char() as stable, not
immutable, because their results depend on lc_numeric; this is a longstanding
oversight. We cannot force initdb for this in the back branches, but we can
at least provide correct catalog entries for
Log Message:
---
Mark to_number() and the numeric-type variants of to_char() as stable, not
immutable, because their results depend on lc_numeric; this is a longstanding
oversight. We cannot force initdb for this in the back branches, but we can
at least provide correct catalog entries for
Log Message:
---
Mark to_char(timestamp without timezone) as stable, not immutable, since its
result now depends on the lc_messages setting, as noted by Bruce.
Also, mark to_number() and the numeric-type variants of to_char() as stable,
because their results depend on lc_numeric; this is a
Log Message:
---
add Makefile to automate cutting a release.
Added Files:
---
client-code:
Makefile (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
---(end
Log Message:
---
subversion revision 82 commited to CVS
Modified Files:
--
pgestraier:
.svnrev (r1.82 -> r1.83)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/.svnrev.diff?r1=1.82&r2=1.83)
---(end of broadcast)--
Log Message:
---
don't add to full-text index primary keys with names beginning with _
Modified Files:
--
pgestraier/bin:
pgest-index.pl (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/bin/pgest-index.pl.diff?r1=1.11&r2=1
Log Message:
---
Fix some translator comments so that xgettext finds them and pgindent does
not destroy them. Maybe we can adjust pgindent sometime.
Modified Files:
--
pgsql/src/backend/parser:
parse_clause.c (r1.158 -> r1.159)
(http://developer.postgresql
Log Message:
---
Add workaround for localizing May and abbreviated May differently. Idea
of Dennis Björklund.
Modified Files:
--
pgsql/src/backend/utils/adt:
formatting.c (r1.115 -> r1.116)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/util
Log Message:
---
Also install ecpg_config.h
Modified Files:
--
pgsql/src/interfaces/ecpg/include:
Makefile (r1.28 -> r1.29)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/include/Makefile.diff?r1=1.28&r2=1.29)
---
15 matches
Mail list logo