Log Message:
---
Duplication deletion.
Modified Files:
--
psqlodbc/docs:
release.html (r1.32 -> r1.33)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/release.html.diff?r1=1.32&r2=1.33)
---(end of broadcast)-
Log Message:
---
Oops,typo..
Modified Files:
--
psqlodbc/docs:
release.html (r1.31 -> r1.32)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/release.html.diff?r1=1.31&r2=1.32)
---(end of broadcast)---
Log Message:
---
Prep Ver 08.02.0500
and Fixed build of without OpenSSL.
Modified Files:
--
psqlodbc:
configure.ac (r1.70 -> r1.71)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/configure.ac.diff?r1=1.70&r2=1.71)
socket.c (r1.56 ->
Log Message:
---
Document an efficient way to create documentation for back branches.
Modified Files:
--
pgsql/src/tools:
RELEASE_CHANGES (r1.75 -> r1.76)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/RELEASE_CHANGES?r1=1.75&r2=1.76)
Log Message:
---
Update Japanese FAQ to current release number.
Modified Files:
--
pgsql/doc:
FAQ_japanese (r1.41 -> r1.42)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_japanese?r1=1.41&r2=1.42)
pgsql/doc/src/FAQ:
FAQ_japanese.html
Log Message:
---
Update Japanese FAQ to current release number.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/doc:
FAQ_AIX (r1.19.2.8 -> r1.19.2.9)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_AIX?r1=1.19.2.8&r2=1.19.2.9)
FAQ_HPUX
Log Message:
---
Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum delay point
was removed.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/backend/commands:
vacuumlazy.c (r1.61.2.3 -> r1.61.2.4)
(http://developer.postgresql.org/cvsweb.cgi
Log Message:
---
Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum delay point
was removed.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/backend/commands:
vacuumlazy.c (r1.50.4.3 -> r1.50.4.4)
(http://developer.postgresql.org/cvsweb.cgi
Log Message:
---
Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum delay point
was removed.
Modified Files:
--
pgsql/src/backend/commands:
vacuumlazy.c (r1.93 -> r1.94)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/vacuum
Log Message:
---
Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum delay point
was removed.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/src/backend/commands:
vacuumlazy.c (r1.81.2.1 -> r1.81.2.2)
(http://developer.postgresql.org/cvsweb.cgi
Log Message:
---
added setter to PGSimpleDataSource and now pass properties in
Modified Files:
--
jdbccache/wrapper-jdbc4/src/main/java/org/postgresql/ds:
PGSimpleDataSource.java (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbccache/jdbccach
Log Message:
---
properties added
Modified Files:
--
jdbccache/wrapper-jdbc3a/src/main/java/org/postgresql/wrapper/jdbc3a:
AbstractWrapperConnection.java (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbccache/jdbccache/wrapper-jdbc3a/src/
Log Message:
---
properties added
Modified Files:
--
jdbccache/wrapper-jdbc2/src/main/java/org/postgresql/wrapper/jdbc2:
WrapperConnection.java (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbccache/jdbccache/wrapper-jdbc2/src/main/java/o
Log Message:
---
properties added
Modified Files:
--
jdbccache/wrapper-jdbc/src/test/java/org/postgresql/wrapper:
DriverTest.java (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbccache/jdbccache/wrapper-jdbc/src/test/java/org/postgresql/wrapp
Log Message:
---
properties added
Modified Files:
--
jdbccache/wrapper-jdbc2a/src/main/java/org/postgresql/wrapper/jdbc2a:
AbstractWrapperConnection.java (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbccache/jdbccache/wrapper-jdbc2a/src/
Log Message:
---
properties added
Modified Files:
--
jdbccache/wrapper-jdbc4a/src/main/java/org/postgresql/wrapper/jdbc4a:
AbstractWrapperConnection.java (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbccache/jdbccache/wrapper-jdbc4a/src/main
Log Message:
---
properties added
Modified Files:
--
jdbccache/wrapper-jdbc3/src/main/java/org/postgresql/wrapper/jdbc3:
WrapperDataSource.java (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbccache/jdbccache/wrapper-jdbc3/src/main/java/o
Log Message:
---
properties added
Modified Files:
--
jdbccache/wrapper-jdbc4/src/main/java/org/postgresql/wrapper/jdbc4:
WrapperConnection.java (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbccache/jdbccache/wrapper-jdbc4/src/main/java/org/p
Log Message:
---
Give ICC its preferred, documented form of the no-strict-aliasing
switch, viz '-fno-alias'. Since we have a separate code path here
anyway, it's just as easy to cooperate.
Modified Files:
--
pgsql:
configure.in (r1.524 -> r1.525)
(http://d
Teodor Sigaev wrote:
> Remove QueryOperand->istrue flag, it was used only in cover ranking
> (ts_rank_cd). Use palloc'ed array in ranking instead of flag.
Nice, I played around that myself as well today. I tried to use
Bitmapsets, instead of bool arrays, but that turned out to be
significantly slo
Log Message:
---
Sync timezone data with 2007g zic release.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/timezone/data:
africa (r1.2.2.2 -> r1.2.2.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/timezone/data/africa?r1=1.2.2.2&r2=1.2.2.3)
Log Message:
---
Sync timezone data with 2007g zic release.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/timezone/data:
africa (r1.1.4.3 -> r1.1.4.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/timezone/data/africa?r1=1.1.4.3&r2=1.1.4.4)
Log Message:
---
Sync timezone data with 2007g zic release.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/src/timezone/data:
africa (r1.4.2.1 -> r1.4.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/timezone/data/africa?r1=1.4.2.1&r2=1.4.2.2)
Log Message:
---
Sync timezone data with 2007g zic release.
Modified Files:
--
pgsql/src/timezone/data:
africa (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/timezone/data/africa?r1=1.5&r2=1.6)
antarctica (r1.4 -> r1.5)
Log Message:
---
Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20.
Update FAQs for 8.2.5.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/doc:
FAQ (r1.402.2.7 -> r1.402.2.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ?r1=1.402.2.7&r2=1
Log Message:
---
Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20.
Update FAQs for 8.2.5.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc:
FAQ (r1.362.2.14 -> r1.362.2.15)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ?r1=1.362.2.14&r
Log Message:
---
Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20.
Update FAQs for 8.2.5.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/doc:
FAQ (r1.292.4.23 -> r1.292.4.24)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ?r1=1.292.4.23&r
Log Message:
---
Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20.
Update FAQs for 8.2.5.
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/doc:
FAQ (r1.238.2.9 -> r1.238.2.10)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ?r1=1.238.2.9&r2=
Log Message:
---
Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20.
Update FAQs for 8.2.5.
Tags:
REL7_3_STABLE
Modified Files:
--
pgsql/doc:
FAQ (r1.193.2.10 -> r1.193.2.11)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ?r1=1.193.2.10&r
Log Message:
---
Upcoming most recent release will be 8.2.5.
Modified Files:
--
pgsql/doc:
FAQ (r1.427 -> r1.428)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ?r1=1.427&r2=1.428)
pgsql/doc/src/FAQ:
FAQ.html (r1.383 -> r1.384)
Bruce Momjian wrote:
> Log Message:
> ---
> Stamp
Not sure what happened to this message. I did
cvs -m 'Stamp this release ...'
but only got the first word.
---
>
> Tags:
>
> REL8_2_STABLE
>
> Mod
Log Message:
---
Stamp
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.235.2.54 -> r1.235.2.55)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.235.2.54&r2=1.235.2.55)
-
Log Message:
---
Stamp
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.503 -> r1.504)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.503&r2=1.504)
---(end of broadcast)--
Log Message:
---
Stamp
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.488.2.11 -> r1.488.2.12)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.488.2.11&r2=1.488.2.12)
-
Log Message:
---
Stamp
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.400.2.43 -> r1.400.2.44)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.400.2.43&r2=1.400.2.44)
-
Log Message:
---
Stamp
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.321.4.36 -> r1.321.4.37)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.321.4.36&r2=1.321.4.37)
-
Log Message:
---
Stamp
Tags:
REL7_3_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.163.2.43 -> r1.163.2.44)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.163.2.43&r2=1.163.2.44)
-
Log Message:
---
Make sure that open hash table scans are cleaned up when bgwriter tries to
recover from elog(ERROR). Problem was created by introduction of hash seq
search tracking awhile back, and affects all branches that have bgwriter;
in HEAD the disease has snuck into autovacuum and
Log Message:
---
Make sure that open hash table scans are cleaned up when bgwriter tries to
recover from elog(ERROR). Problem was created by introduction of hash seq
search tracking awhile back, and affects all branches that have bgwriter;
in HEAD the disease has snuck into autovacuum and
Log Message:
---
Make sure that open hash table scans are cleaned up when bgwriter tries to
recover from elog(ERROR). Problem was created by introduction of hash seq
search tracking awhile back, and affects all branches that have bgwriter;
in HEAD the disease has snuck into autovacuum and
Log Message:
---
Make sure that open hash table scans are cleaned up when bgwriter tries to
recover from elog(ERROR). Problem was created by introduction of hash seq
search tracking awhile back, and affects all branches that have bgwriter;
in HEAD the disease has snuck into autovacuum and
Log Message:
---
Include hash table name in all the internal-error elog messages in
dynahash.c. Sergey Koposov's current open problem shows the possible
usefulness of this, and it doesn't add much code.
Modified Files:
--
pgsql/src/backend/utils/hash:
dynahash.c (r
Log Message:
---
Remove QueryOperand->istrue flag, it was used only in cover ranking
(ts_rank_cd). Use palloc'ed array in ranking instead of flag.
Modified Files:
--
pgsql/src/backend/utils/adt:
tsquery.c (r1.6 -> r1.7)
(http://developer.postgresql.org/cvsw
Log Message:
---
Correct the format of Bind message under 64bit environment.
Modified Files:
--
psqlodbc:
convert.c (r1.162 -> r1.163)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/convert.c.diff?r1=1.162&r2=1.163)
version.h (r1.107
Log Message:
---
Update to the current status of contrib modules in 8.3 - add pageinspect and
pg_standby, remove tsearch2. Add support for integrated tsearch.
Modified Files:
--
pginst/ca:
pginstca.c (r1.111 -> r1.112)
(http://cvs.pgfoundry.org/cgi-bin/cvs
Log Message:
---
log disconnections on INFO level if requested
Modified Files:
--
pgbouncer/src:
objects.c (r1.24 -> r1.25)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/objects.c.diff?r1=1.24&r2=1.25)
---(end
Log Message:
---
Couple of 8.3 updates
Modified Files:
--
pginst/wxs:
pginst.wxs (r1.208 -> r1.209)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.208&r2=1.209)
---(end of broadcast)
Log Message:
---
Fix header's size of structs defines in ispell.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/contrib/tsearch2/ispell:
spell.c (r1.18.4.1 -> r1.18.4.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/ispell/spell.c?r
Log Message:
---
Fix header's size of structs defines in ispell.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/contrib/tsearch2/ispell:
spell.c (r1.23.2.1 -> r1.23.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/ispell/spell.c?r
Log Message:
---
Fix header's size of structs defines in ispell.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/contrib/tsearch2/ispell:
spell.c (r1.35.2.1 -> r1.35.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/ispell/spell.c?r
Log Message:
---
Fix header's size of structs defines in ispell.
Backpatch is needed for contrib version.
Modified Files:
--
pgsql/src/backend/tsearch:
spell.c (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/spell.c?r1=1
Log Message:
---
Fix file layout
Added Files:
---
textsearch-ja:
Makefile (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch-ja/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
README.textsearch_ja (r1.1)
(http://cv
Log Message:
---
Some additional fixes for 8.3
Modified Files:
--
pginst/wxs:
dialogs.wxs (r1.64 -> r1.65)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/dialogs.wxs.diff?r1=1.64&r2=1.65)
pginst.wxs (r1.209 -> r1.210)
(
Log Message:
---
We need to link with secure32.lib now that libpq supports SSPI.
Modified Files:
--
pginst/ca:
ca.proj (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/ca.proj.diff?r1=1.2&r2=1.3)
---
Log Message:
---
Add regression tests for ispell, synonym and thesaurus dictionaries.
Rename synonym.syn.sample and thesaurs.ths.sample to
synonym_sample.syn and thesaurs_sample.ths accordingly to be able to use they
in regression test.
Ispell dictionary uses synthetic simple dictionary
Log Message:
---
Initial version.
Added Files:
---
textsearch-ja/textsearch_ja:
Makefile (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch-ja/textsearch_ja/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
README.textsearch_
Update of /cvsroot/textsearch-ja/textsearch-ja/textsearch_ja
In directory pgfoundry.org:/tmp/cvs-serv97169/textsearch_ja
Log Message:
Directory /cvsroot/textsearch-ja/textsearch-ja/textsearch_ja added to the
repository
---(end of broadcast)---
TIP
Update of /cvsroot/textsearch-ja/textsearch-ja
In directory pgfoundry.org:/tmp/cvs-serv93628
Log Message:
Status:
Vendor Tag: tcvs-vendor
Release Tags: tcvs-release
No conflicts created by this import
---(end of broadcast)---
Gregory Stark <[EMAIL PROTECTED]> wrote:
> Didn't we say we were going to change this to log_autovacuum_min_duration?
> Having a GUC called log_autovacuum for which 0 means "on" and 1 means "on
> sometimes" is surprising.
Hmm, how about "log_min_duration_autovacuum" ?
We have log_min_duration_st
Log Message:
---
Fix ts_debug function to prevent unneeded calls of ts_lexize().
It will be mush better to reimplement ts_debug in C (instead of SQL as now),
but it's planned for the future.
Modified Files:
--
pgsql/src/backend/catalog:
system_views.sql (r1.43 -> r1
Log Message:
---
tag server dirty if changing vars
Modified Files:
--
pgbouncer/src:
objects.c (r1.23 -> r1.24)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/objects.c.diff?r1=1.23&r2=1.24)
---(end of broadcas
Log Message:
---
Refactor from Heikki Linnakangas <[EMAIL PROTECTED]>:
* Defined new struct WordEntryPosVector that holds a uint16 length and a
variable size array of WordEntries. This replaces the previous
convention of a variable size uint16 array, with the first element
implying the len
Log Message:
---
dont load users if auth_type=any
Modified Files:
--
pgbouncer/src:
janitor.c (r1.15 -> r1.16)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/janitor.c.diff?r1=1.15&r2=1.16)
---(end of broadcast
"Tom Lane" <[EMAIL PROTECTED]> writes:
> Log Message:
> ---
> Set the correct context (PGC_SIGHUP) for log_autovacuum, per ITAGAKI Takahiro.
Didn't we say we were going to change this to log_autovacuum_min_duration?
Having a GUC called log_autovacuum for which 0 means "on" and 1 means "o
64 matches
Mail list logo