Log Message:
---
Update preload_library magic block wording.
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.63 -> r1.64)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml.diff?r1=1.63&r2=1.64)
---(en
Log Message:
---
Add LDAP documentation missed in code patch.
Magnus Hagander
Modified Files:
--
pgsql/doc/src/sgml:
client-auth.sgml (r1.89 -> r1.90)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/client-auth.sgml.diff?r1=1.89&r2=1.90)
Log Message:
---
Add URL for ISO date/time syntax:
>
>
> http://archives.postgresql.org/pgsql-hackers/2006-01/msg00250.php
>
Modified Files:
--
pgsql/doc:
TODO (r1.1882 -> r1.1883)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO
Log Message:
---
Add to locale TODO.detail.
Modified Files:
--
pgsql/doc/TODO.detail:
locale (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.detail/locale.diff?r1=1.2&r2=1.3)
---(end of broadcast)--
Log Message:
---
Add URL for:
> * Allow protocol-level BIND parameter values to be logged
>
> http://archives.postgresql.org/pgsql-hackers/2006-02/msg00165.php
Modified Files:
--
pgsql/doc:
TODO (r1.1883 -> r1.1884)
(http://developer.postgresql.org/cvsw
Log Message:
---
Add:
> o Fix problems with RETURN NEXT on tables with
> dropped/added columns after function creation
>
>
> http://archives.postgresql.org/pgsql-patches/2006-02/msg00165.php
Modified Files:
--
pgsql/doc:
Log Message:
---
> o Add PL/Python tracebacks
>
>
> http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php
Modified Files:
--
pgsql/doc:
TODO (r1.1885 -> r1.1886)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc
Log Message:
---
>
> * Add support for public SYNONYMS
>
> http://archives.postgresql.org/pgsql-hackers/2006-03/msg00519.php
Modified Files:
--
pgsql/doc:
TODO (r1.1886 -> r1.1887)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1886&
Log Message:
---
Add URL for freespace map filling.
>
> http://archives.postgresql.org/pgsql-hackers/2006-02/msg01125.php
>
Modified Files:
--
pgsql/doc:
TODO (r1.1887 -> r1.1888)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1887
Log Message:
---
Add URL to:
* Auto-fill the free space map by scanning the buffer cache or by
checking pages written by the background writer
Modified Files:
--
pgsql/doc:
TODO (r1.1888 -> r1.1889)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/T
Log Message:
---
Fix problems with cached tuple descriptors disappearing while still in use
by creating a reference-count mechanism, similar to what we did a long time
ago for catcache entries. The back branches have an ugly solution involving
lots of extra copies, but this way is more eff
Log Message:
---
Add:
> * Consider shrinking expired tuples to just their headers
> http://archives.postgresql.org/pgsql-patches/2006-03/msg00142.php
Modified Files:
--
pgsql/doc:
TODO (r1.1889 -> r1.1890)
(http://developer.postgresql.org/cvsweb.cgi/pgsq
Log Message:
---
Add URL for updatable views:
> http://archives.postgresql.org/pgsql-hackers/2006-03/msg00586.php
Modified Files:
--
pgsql/doc:
TODO (r1.1890 -> r1.1891)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1890&r2=1.1891)
Log Message:
---
initial version
Added Files:
---
pgguid:
crypto.h (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgguid/pgguid/crypto.h?rev=1.1&content-type=text/x-cvsweb-markup)
---(end of broadcast)---
TI
Log Message:
---
initial version
Added Files:
---
pgguid:
crypto.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgguid/pgguid/crypto.c?rev=1.1&content-type=text/x-cvsweb-markup)
---(end of broadcast)---
TI
Log Message:
---
deleting project files
Removed Files:
-
pgguid:
License.txt
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgguid/pgguid/License.txt)
crypto.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgguid/pgguid/crypto.c)
crypto.
Log Message:
---
Add URL for currency type:
> http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php
Modified Files:
--
pgsql/doc:
TODO (r1.1891 -> r1.1892)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1891&r2=1.1892)
Log Message:
---
DROP ... IF EXISTS for the following cases:
language, tablespace, trigger, rule, opclass, function, aggregate. operator,
and cast.
Modified Files:
--
pgsql/src/backend/commands:
aggregatecmds.c (r1.34 -> r1.35)
(http://developer.postgre
On Fri, 2006-06-16 at 17:23 -0300, Andrew Dunstan wrote:
> DROP ... IF EXISTS for the following cases:
> language, tablespace, trigger, rule, opclass, function, aggregate.
> operator, and cast.
Documentation?
-Neil
---(end of broadcast)---
TIP
Neil Conway wrote:
On Fri, 2006-06-16 at 17:23 -0300, Andrew Dunstan wrote:
DROP ... IF EXISTS for the following cases:
language, tablespace, trigger, rule, opclass, function, aggregate. operator,
and cast.
Documentation?
-Neil
It's coming. I just wanted to make sure I didn
Log Message:
---
Add URL for ISO dates:
> http://archives.postgresql.org/pgsql-bugs/2006-04/msg00248.php
Modified Files:
--
pgsql/doc:
TODO (r1.1892 -> r1.1893)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1892&r2=1.
Log Message:
---
Document issues with non-default tablespaces and pg_dumpall restores.
Backpatch documentation addition to 8.1.X.
Modified Files:
--
pgsql/doc/src/sgml/ref:
pg_dumpall.sgml (r1.55 -> r1.56)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/
Log Message:
---
Document issues with non-default tablespaces and pg_dumpall restores.
Backpatch documentation addition to 8.1.X.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml/ref:
pg_dumpall.sgml (r1.55 -> r1.55.2.1)
(http://developer.po
Log Message:
---
Add:
>
> * Fix CREATE CAST on DOMAINs
>
> http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php
Modified Files:
--
pgsql/doc:
TODO (r1.1893 -> r1.1894)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.18
Log Message:
---
Add:
> o Allow PL/python to composite types and result sets
> once buggy assert-enabled versions of python can be detected
>
>
> http://archives.postgresql.org/pgsql-patches/2006-04/msg00087.php
Modified Files:
-
Log Message:
---
docs for DROP ... IF EXISTS for the following cases:
language, tablespace, trigger, rule, opclass, function, aggregate. operator,
and cast.
Modified Files:
--
pgsql/doc/src/sgml/ref:
drop_aggregate.sgml (r1.27 -> r1.28)
(http://develope
Log Message:
---
Clean up after someone's curious idea that it'd be good to strip
leading zeroes from the SQLSTATE codes. They're strings, people,
not numbers.
Modified Files:
--
pgsql/doc/src/sgml:
errcodes.sgml (r1.18 -> r1.19)
(http://developer.postgres
Log Message:
---
Clean up after someone's curious idea that it'd be good to strip
leading zeroes from the SQLSTATE codes. They're strings, people,
not numbers.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
errcodes.sgml (r1.15.2.3 -> r1.15.2.4)
Log Message:
---
Code review for SELECT INTO STRICT patch: use saner choices of error
SQLSTATEs, fix some documentation problems.
Modified Files:
--
pgsql/doc/src/sgml:
errcodes.sgml (r1.19 -> r1.20)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src
Log Message:
---
Fix a couple of obvious problems in DROP IF EXISTS patch.
Modified Files:
--
pgsql/src/backend/commands:
aggregatecmds.c (r1.35 -> r1.36)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/aggregatecmds.c.diff?r1=1.35&r2
Tom Lane wrote:
Log Message:
---
Fix a couple of obvious problems in DROP IF EXISTS patch.
- n->missing_ok =
+ n->missing_ok = $3;
Oops - sorry about that. I don't know how that one got past me - thank
Log Message:
---
Fix regex on status lines so it's not too greedy about the filename prefix.
Modified Files:
--
client-code:
run_build.pl (r1.61 -> r1.62)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/run_build.pl.diff?r1=1.61&r2=1.62
32 matches
Mail list logo