Log Message:
---
Add NO_PGPORT defines to fix win32/cygwin builds for new target platform
build of zic.
Modified Files:
--
pgsql/src/include:
port.h (r1.77 -> r1.78)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port.h.diff?r1=1.77&r2=1.78)
Log Message:
---
Fix initialization bug in pgcrypto openssl code. Marko Kreen
Modified Files:
--
pgsql/contrib/pgcrypto:
openssl.c (r1.19 -> r1.20)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/openssl.c.diff?r1=1.19&r2=1.20)
pgsql/
Log Message:
---
Back out patch. This should be done like other server-side languages.
---
This patch allows the PL/Python module to do (SRF) functions.
The patch was taken from the CVS version.
I have modified the
Log Message:
---
Tags:
stable74
Modified Files:
--
dblink_tds:
README.dblink_tds (r1.2 -> r1.2.2.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dblink-tds/dblink_tds/README.dblink_tds.diff?r1=1.2&r2=1.2.2.1)
---(end of broad
Log Message:
---
adição da documentação dos novos recursos
Tags:
stable80
Modified Files:
--
dblink_tds:
README.dblink_tds (r1.1 -> r1.1.2.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dblink-tds/dblink_tds/README.dblink_tds.diff?r1=1.1&r2=1.1.2
Log Message:
---
Tags:
stable80
Modified Files:
--
dblink_tds:
README.dblink_tds (r1.1.2.1 -> r1.1.2.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dblink-tds/dblink_tds/README.dblink_tds.diff?r1=1.1.2.1&r2=1.1.2.2)
---(end
Log Message:
---
Add:
<
881a881,882
> o Improve xid wraparound detection by recording per-table rather
> than per-database
Modified Files:
--
pgsql/doc:
TODO (r1.1591 -> r1.1592)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff
Log Message:
---
Remove, now have GUC:
< * Turn off full page writes if fsync is disabled
<
< If fsync is off, there is no purpose in writing full pages to WAL
<
Modified Files:
--
pgsql/doc:
TODO (r1.1592 -> r1.1593)
(http://developer.postgresql.org/cv
Log Message:
---
Dept of second thoughts: don't expose rijndael.tbl: rijndael.c dependency
to make. We ship the table file in the tarball and so this dependency
just opens file timestamp skew problems without doing anything useful.
(Not that it should hurt, either ... except for cross-comp
Log Message:
---
Fix contrib/pgcrypto to autoconfigure for OpenSSL when --with-openssl
is used in the toplevel configure. Per Marko Kreen.
Modified Files:
--
pgsql:
configure (r1.442 -> r1.443)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.di
Log Message:
---
Add GUC full_page_writes to control writing full pages to WAL.
Modified Files:
--
pgsql/doc/src/sgml:
runtime.sgml (r1.335 -> r1.336)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.sgml.diff?r1=1.335&r2=1.336)
pg
Log Message:
---
Attached is a patch that enhances the "\h" capability in psql. I often
find myself typing a command and then wanting to get the syntax for it.
So I do a ctrl-a and add a \h: but psql does not recognize the command,
because I have stuff attached to it (e.g. "alter table foob
On Tue, 5 Jul 2005, Tom Lane wrote:
> Log Message:
> ---
> Fix contrib/pgcrypto to autoconfigure for OpenSSL when --with-openssl
> is used in the toplevel configure. Per Marko Kreen.
>
This seems to have broken the canary buildfarm member:
http://www.pgbuildfarm.org/cgi-bi
Log Message:
---
Done:
> * -Add function to return compressed length of TOAST data values
Modified Files:
--
pgsql/doc:
TODO (r1.1593 -> r1.1594)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1593&r2=1.1594)
pgsql/doc/src/FAQ:
Kris Jurka <[EMAIL PROTECTED]> writes:
> This seems to have broken the canary buildfarm member:
> http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=canary&dt=2005-07-06%2002:30:01
Not a lot of help there:
ERROR: could not load library
"/usr/home/pgfarm/netbsd/HEAD/inst/lib/postgresql
On Wed, 6 Jul 2005, Tom Lane wrote:
> Not a lot of help there:
>
> ERROR: could not load library
> "/usr/home/pgfarm/netbsd/HEAD/inst/lib/postgresql/pgcrypto.so": dlopen
> (/usr/home/pgfarm/netbsd/HEAD/inst/lib/postgresql/pgcrypto.so) failed
>
> On most Unixen that I've dealt with, this sor
16 matches
Mail list logo