Log Message:
---
Import encodings upon 'postgresql' importation.
Regardless of what postgresql package is imported by the process, encoding
lookups will now be registered automatically.
Modified Files:
--
lo/postgresql:
__init__.py (r1.4 -> r1.5)
(http://cv
Log Message:
---
autovacuum setting false -> off, for consistency
Modified Files:
--
pgsql/src/backend/utils/misc:
postgresql.conf.sample (r1.166 -> r1.167)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/postgresql.conf.sample.diff
Yea, that too. :-)
---
Neil Conway wrote:
> On Mon, 2005-19-09 at 21:11 -0300, Bruce Momjian wrote:
> > > * Allow WAL traffic to be steamed to another server for stand-by
> > > replication
>
> Typo ("streamed").
>
> -Ne
Log Message:
---
Fix typo:
< * Allow WAL traffic to be steamed to another server for stand-by
> * Allow WAL traffic to be streamed to another server for stand-by
Modified Files:
--
pgsql/doc:
TODO (r1.1663 -> r1.1664)
(http://developer.postgresql.org/cvswe
Log Message:
---
Add:
> * Allow DISTINCT to use hashing like GROUP BY
Modified Files:
--
pgsql/doc:
TODO (r1.1662 -> r1.1663)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1662&r2=1.1663)
pgsql/doc/src/FAQ:
TODO.html (r1.
Log Message:
---
Update profile file location.
Modified Files:
--
pgsql/doc:
FAQ_DEV (r1.97 -> r1.98)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_DEV.diff?r1=1.97&r2=1.98)
pgsql/doc/src/FAQ:
FAQ_DEV.html (r1.100 -> r1.101)
On Mon, 2005-19-09 at 21:11 -0300, Bruce Momjian wrote:
> > * Allow WAL traffic to be steamed to another server for stand-by
> > replication
Typo ("streamed").
-Neil
---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send
Log Message:
---
make dates in names of kept dirs humanly readable - patch from Jim Nasby, fixed
for HEAD.
Modified Files:
--
client-code:
run_build.pl (r1.47 -> r1.48)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/run_build.pl.diff
Log Message:
---
Add:
> * Allow WAL traffic to be steamed to another server for stand-by
> replication
Modified Files:
--
pgsql/doc:
TODO (r1.1661 -> r1.1662)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1661&r2=1.1662)
pgsql/
Log Message:
---
Remove:
< * Research use of sched_yield() for spinlock acquisition failure
Modified Files:
--
pgsql/doc:
TODO (r1.1660 -> r1.1661)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1660&r2=1.1661)
pgsql/doc/src/FAQ:
Log Message:
---
Make dblink-ldap build and run on win32, using the building LDAP access library.
Most code goes into the UTF8-is-missing functionality. For UTF8, use the UTF16
version of the LDAP library, and then convert back to UTF8.
Modified Files:
--
dblink-ldap:
Log Message:
---
Print proper cause of statement cancel, user interaction or timeout.
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.17 -> r1.18)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml.diff?r1=1.17&r2=1.18)
pg
Log Message:
---
update timestamp on file.
Modified Files:
--
pgsql/doc:
TODO (r1.1659 -> r1.1660)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1659&r2=1.1660)
pgsql/doc/src/FAQ:
TODO.html (r1.166 -> r1.167)
(htt
Log Message:
---
These files are no longer used by the Libpq version of psqlodbc.
Removed Files:
-
psqlodbc:
libpqconnection.h
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/libpqconnection.h)
lobj.c
(http://cvs.pgfoundry.org
Log Message:
---
Socket code is removed from the source. Now, psqlodbc driver relies completely
on Libpq for the communication.
Modified Files:
--
psqlodbc:
Makefile.am (r1.24 -> r1.25)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/Makefi
Log Message:
---
Results are verified with Oracle 10g, removing all errors
in functions trunc and round related iso year, iso week,
cleaning code.
Modified Files:
--
orafce:
README.orafunc (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/o
16 matches
Mail list logo