[COMMITTERS] pginstaller - pginst: v81 is forgotten.

2007-11-14 Thread User H-saito
Log Message: --- v81 is forgotten. per report Walter. Modified Files: -- pginst/wxs: pginst.wxs (r1.221 -> r1.222) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.221&r2=1.222) ---(end of bro

[COMMITTERS] pgsql: Adjust example to reduce confusion between a tsvector column and

2007-11-14 Thread Tom Lane
Log Message: --- Adjust example to reduce confusion between a tsvector column and an index, per Simon. Modified Files: -- pgsql/doc/src/sgml: textsearch.sgml (r1.34 -> r1.35) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/textsearch.sgml?r1=

[COMMITTERS] pgsql: Add a rank/(rank+1) normalization option to ts_rank().

2007-11-14 Thread Tom Lane
Log Message: --- Add a rank/(rank+1) normalization option to ts_rank(). While the usefulness of this seems a bit marginal, if it's useful enough to be shown in the manual then we probably ought to support doing it without double evaluation of the ts_rank function. Per my proposal earlier

[COMMITTERS] pgsql: Fix incorrect calculation of elapsed_xlogs.

2007-11-14 Thread Tom Lane
Log Message: --- Fix incorrect calculation of elapsed_xlogs. Itagaki Takahiro Modified Files: -- pgsql/src/backend/postmaster: bgwriter.c (r1.45 -> r1.46) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/bgwriter.c?r1=1.45&r2=1.46)

[COMMITTERS] pgloader - pgloader: pgloader version 2.2.3, with User Defined Columns

2007-11-14 Thread User Dim
Log Message: --- pgloader version 2.2.3, with User Defined Columns * User Defined Columns * Temporary files with copy data content now suffixed .pgloader * New option --version * Fix TextReader newline_escapes configuration option reading * Fix Reader reject initialisation * Sk

[COMMITTERS] pgloader - pgloader: New Directory

2007-11-14 Thread User Dim
Update of /cvsroot/pgloader/pgloader/examples/udc In directory pgfoundry.org:/tmp/cvs-serv53251/udc Log Message: Directory /cvsroot/pgloader/pgloader/examples/udc added to the repository ---(end of broadcast)--- TIP 3: Have you checked our extensiv

[COMMITTERS] pgsql: Add an Accept parameter to "simple" dictionaries.

2007-11-14 Thread Tom Lane
Log Message: --- Add an Accept parameter to "simple" dictionaries. The default of true gives the old behavior; selecting false allows the dictionary to be used as a filter ahead of other dictionaries, because it will pass on rather than accept words that aren't in its stopword list. Jan Ur

[COMMITTERS] CVSROOT: Clean out a bunch of files in CVSROOT that aren't used anymore

2007-11-14 Thread Magnus Hagander
Log Message: --- Clean out a bunch of files in CVSROOT that aren't used anymore (and haven't been used for years - in some cases possibly never) Modified Files: -- CVSROOT: commitinfo (r1.2 -> r1.3) (http://developer.postgresql.org/cvsweb.cgi/CVSROOT/commit

[COMMITTERS] pgsql: Mention that GSSAPI is preferred over Kerberos authentication

2007-11-14 Thread Bruce Momjian
Log Message: --- Mention that GSSAPI is preferred over Kerberos authentication because GSSAPI is industry-standard. Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.536 -> r1.537) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release

[COMMITTERS] CVSROOT: make cvs tagging trigger a replication of the repository, the

2007-11-14 Thread Magnus Hagander
Log Message: --- make cvs tagging trigger a replication of the repository, the same way a commit does. Modified Files: -- CVSROOT: taginfo (r1.2 -> r1.3) (http://developer.postgresql.org/cvsweb.cgi/CVSROOT/taginfo?r1=1.2&r2=1.3) ---

[COMMITTERS] pgsql: Add note about deprecating krb5 authentication in favour of

2007-11-14 Thread Magnus Hagander
Log Message: --- Add note about deprecating krb5 authentication in favour of GSSAPI, per discussions (a long time ago). Documentation only, we keep full support in the code. Modified Files: -- pgsql/doc/src/sgml: client-auth.sgml (r1.103 -> r1.104) (http://

Re: [COMMITTERS] pgsql: Properly capitalize "Migrate To Version"; seems we always had

2007-11-14 Thread Bruce Momjian
Heikki Linnakangas wrote: > Bruce Momjian wrote: > > Heikki Linnakangas wrote: > >> Bruce Momjian wrote: > >>> Log Message: > >>> --- > >>> Properly capitalize "Migrate To Version"; seems we always had that > >>> wrong. > >> Actually, shouldn't that be "Migrate to Version"? > > > > I was

[COMMITTERS] pgsql: Capitalize "Migration to Version".

2007-11-14 Thread Bruce Momjian
Log Message: --- Capitalize "Migration to Version". Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.535 -> r1.536) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.535&r2=1.536) ---(end of bro

[COMMITTERS] pgtop - trunk: removed class files

2007-11-14 Thread User Davecramer
Log Message: --- removed class files Removed Files: - trunk/bin-groovy/com/postgresintl: PgTop$10.class (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtop/trunk/bin-groovy/com/postgresintl/PgTop$10.class) PgTop$11.class (http://cvs.pgfoundr

Re: [COMMITTERS] pgsql: Properly capitalize "Migrate To Version"; seems we always had

2007-11-14 Thread Heikki Linnakangas
Bruce Momjian wrote: Heikki Linnakangas wrote: Bruce Momjian wrote: Log Message: --- Properly capitalize "Migrate To Version"; seems we always had that wrong. Actually, shouldn't that be "Migrate to Version"? I was wondering about that. Because "to" is not before a verb, like "to r

[COMMITTERS] pgtop - trunk: Imported Sources

2007-11-14 Thread User Davecramer
Update of /cvsroot/pgtop/trunk In directory pgfoundry.org:/tmp/cvs-serv31679 Log Message: initial import Status: Vendor Tag: postgresintl Release Tags: initial N trunk/.classpath N trunk/.project N trunk/.settings/org.codehaus.groovy.eclipse.preferences.prefs N trunk/.sett

Re: [COMMITTERS] pgsql: Properly capitalize "Migrate To Version"; seems we always had

2007-11-14 Thread Bruce Momjian
Heikki Linnakangas wrote: > Bruce Momjian wrote: > > Log Message: > > --- > > Properly capitalize "Migrate To Version"; seems we always had that > > wrong. > > Actually, shouldn't that be "Migrate to Version"? I was wondering about that. Because "to" is not before a verb, like "to run",

[COMMITTERS] pllolcode - pllolcode: Update documentation Comment out spurious

2007-11-14 Thread User Eggyknap
Log Message: --- Update documentation Comment out spurious structure element Modified Files: -- pllolcode: DOC (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/DOC.diff?r1=1.6&r2=1.7) pllolcode.h (r1.10 -> r1.11)

Re: [COMMITTERS] pgsql: Properly capitalize "Migrate To Version"; seems we always had

2007-11-14 Thread Heikki Linnakangas
Bruce Momjian wrote: Log Message: --- Properly capitalize "Migrate To Version"; seems we always had that wrong. Actually, shouldn't that be "Migrate to Version"? -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com ---(end of broadcast)

[COMMITTERS] pgsql: Properly capitalize "Migrate To Version"; seems we always had

2007-11-14 Thread Bruce Momjian
Log Message: --- Properly capitalize "Migrate To Version"; seems we always had that wrong. Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.534 -> r1.535) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.534&r2=1.535)