Log Message:
---
Adjust to 8.4dev.
Modified Files:
--
pgbulkload/bin:
pg_bulkload.c (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/bin/pg_bulkload.c.diff?r1=1.1.1.1&r2=1.2)
pg_bulkload_win32.c (r1.1.1.1 -> r1.2
Log Message:
---
Default values for function arguments
Pavel Stehule, with some tweaks by Peter Eisentraut
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.460 -> r1.461)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.460&r
Log Message:
---
win32: tm_mon fix for localtime() (Hiroshi Saito)
Modified Files:
--
pgbouncer/win32:
win32support.h (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/win32/win32support.h.diff?r1=1.1&r2=1.2)
--
Sent via pgsq
Log Message:
---
More 8.4 updates [Greg Stark]
Modified Files:
--
server:
Makefile (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/Makefile.diff?r1=1.9&r2=1.10)
plugin_profiler.c (r1.5 -> r1.6)
(http://cvs.p
Log Message:
---
win32: rename support files
Modified Files:
--
pgbouncer:
Makefile (r1.28 -> r1.29)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/Makefile.diff?r1=1.28&r2=1.29)
pgbouncer/include:
system.h (r1.18 -> r1.19)
Log Message:
---
win32: more cleanups
- emulate fcntl instead using #ifdef
- getsockopt() and select() also need wrapping
- move syslog declarations into compat_win32.h
Modified Files:
--
pgbouncer/src:
util.c (r1.28 -> r1.29)
(http://cvs.pgfoundry.org/cgi
Log Message:
---
Fix a couple of snapshot management bugs in the new ResourceOwner world:
non-writable large objects need to have their snapshots registered on the
transaction resowner, not the current portal's, because it must persist until
the large object is closed (which the portal does
Log Message:
---
Comment said we don't free the lockarray, and why. The proper fix is to
make the code do what the comment says...
Modified Files:
--
pgsql/src/interfaces/libpq:
fe-secure.c (r1.112 -> r1.113)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/
Log Message:
---
Utilize the visibility map in autovacuum, too. There was an oversight in
the visibility map patch that because autovacuum always sets
VacuumStmt->freeze_min_age, visibility map was never used for autovacuum,
only for manually launched vacuums. This patch introduces a new sc
Log Message:
---
Initialize GISTScanOpaque->qual_ok even if there is no conditions.
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/src/backend/access/gist:
gistscan.c (r1.68.2.3 -> r1.68.2.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/a
Log Message:
---
Initialize GISTScanOpaque->qual_ok even if there is no conditions.
Modified Files:
--
pgsql/src/backend/access/gist:
gistscan.c (r1.73 -> r1.74)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gist/gistscan.c?r1=1.73&r2=1
Log Message:
---
win32: implement kill()
Patch by Hiroshi Saito, applied with some modifications.
Modified Files:
--
pgbouncer/win32:
compat_win32.h (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/win32/compat_win32.h.diff?
Log Message:
---
win32: implement sendmsg, move cmdline handling away from main.c
Modified Files:
--
pgbouncer/src:
main.c (r1.55 -> r1.56)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/main.c.diff?r1=1.55&r2=1.56)
util.c (r1.
Log Message:
---
wrong option char for -q
Tags:
pgbouncer_1_2_stable
Modified Files:
--
pgbouncer/src:
main.c (r1.48 -> r1.48.2.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/main.c.diff?r1=1.48&r2=1.48.2.1)
--
Sent via pgsq
Log Message:
---
Verbs are indexed in basic forms.
Add regression tests.
Add utility functions: hiragana(), katakana(), furigana().
Modified Files:
--
textsearch-ja:
Makefile (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsear
15 matches
Mail list logo