Log Message:
---
CLUSTER VERBOSE and corresponding clusterdb --verbose option
Jim Cox and Peter Eisentraut
Modified Files:
--
pgsql/doc/src/sgml/ref:
cluster.sgml (r1.45 -> r1.46)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/cluster.sgm
Log Message:
---
Add support for matching wildcard server certificates to the new SSL code.
This uses the function fnmatch() which is not available on all platforms
(notably Windows), so import the implementation from NetBSD into src/port.
Modified Files:
--
pgsql:
Update of /cvsroot/pgbouncer/pgbouncer/win32
In directory pgfoundry.org:/tmp/cvs-serv95706/win32
Log Message:
Directory /cvsroot/pgbouncer/pgbouncer/win32 added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
ht
Log Message:
---
win32 support (wip)
Original patch by Hiroshi Saito, applied with some cleanup
Modified Files:
--
pgbouncer:
Makefile (r1.25 -> r1.26)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/Makefile.diff?r1=1.25&r2=1.26)
Log Message:
---
remove unnecessary CVS ids, update AUTHORS
Modified Files:
--
pgbouncer:
AUTHORS (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/AUTHORS.diff?r1=1.4&r2=1.5)
pgbouncer/win32:
pgbevent.c (r1.1 -> r1
Log Message:
---
Move FAQ_AIX information to installation instructions.
The information on why the shared libraries are built the way they are
was not relevant to end users and has been made a mailing list archive
link in Makefile.shlib.
Modified Files:
--
pgsql/doc/src/sg
[EMAIL PROTECTED] (Magnus Hagander) writes:
> Add support for matching wildcard server certificates to the new SSL code.
> This uses the function fnmatch() which is not available on all platforms
> (notably Windows), so import the implementation from NetBSD into src/port.
This has broken buildfarm
Tom Lane wrote:
> [EMAIL PROTECTED] (Magnus Hagander) writes:
>> Add support for matching wildcard server certificates to the new SSL code.
>> This uses the function fnmatch() which is not available on all platforms
>> (notably Windows), so import the implementation from NetBSD into src/port.
>
>
Magnus Hagander <[EMAIL PROTECTED]> writes:
> ... The other option is to have
> autoconf substitute our own local version of fnmatch when this happens.
> How would one go about to do that in autoconf asks the autoconf n00b?
I'd try adding a little test program that tries to compile
#inclu
Tom Lane wrote:
> Magnus Hagander <[EMAIL PROTECTED]> writes:
>> ... The other option is to have
>> autoconf substitute our own local version of fnmatch when this happens.
>> How would one go about to do that in autoconf asks the autoconf n00b?
>
> I'd try adding a little test program that tries t
Log Message:
---
Fixed problem where parameters size wasn't being handled with prepared
statements.
This fix Daniel AspNet Providers Ticket 7.
Thanks Daniel for bringing this to my attention.
http://dev.nauck-it.de/aspsqlprovider/ticket/7
Modified Files:
--
Npgsql2/src
Log Message:
---
Disable FNM_CASEFOLD. Need a proper solution later, but just comment
it out for now so the buildfarm recovers.
Modified Files:
--
pgsql/src/interfaces/libpq:
fe-secure.c (r1.108 -> r1.109)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src
12 matches
Mail list logo