Log Message:
---
2008-09-03 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
NpgsqlCommandBuilder.cs: Removed Gridnine patch as the permission to
relicense to BSD couldn't be obtained.
Modified Files:
--
Npgsql/src/Npgsql:
NpgsqlCommandBuilder.cs (r1.15 ->
Log Message:
---
2007-09-03 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
License.txt: Changed license from LGPL to BSD.
Modified Files:
--
Npgsql:
LICENSE.txt (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/LICENSE.txt.
Are there any SGML changes related to this?
---
Tom Lane wrote:
> Log Message:
> ---
> Improve stylistic consistency of descriptions of built-in objects by avoiding
> initcap style --- the vast majority of the existi
Log Message:
---
Support SET FROM CURRENT in CREATE/ALTER FUNCTION, ALTER DATABASE, ALTER ROLE.
(Actually, it works as a plain statement too, but I didn't document that
because it seems a bit useless.) Unify VariableResetStmt with
VariableSetStmt, and clean up some ancient cruft in the rep
Bruce Momjian <[EMAIL PROTECTED]> writes:
> Are there any SGML changes related to this?
Don't think so --- what sort of changes have you got in mind?
regards, tom lane
---(end of broadcast)---
TIP 6: explain analyze is your
Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > Are there any SGML changes related to this?
>
> Don't think so --- what sort of changes have you got in mind?
>From textsearch.sgml:
=> \dFp+
Fulltext parser "pg_catalog.default"
Method
Bruce Momjian <[EMAIL PROTECTED]> writes:
> My question is whether there are any psql output examples in the SGML
> that will change.
Oh, not sure. It wouldn't be a significant change, but I guess it would
be good for the examples to match exactly. I'll look.
regards, to
Log Message:
---
Start killing off shift/reduce errors
Modified Files:
--
tmp:
gram.y (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/tmp/gram.y.diff?r1=1.2&r2=1.3)
---(end of broadcast)
Log Message:
---
Getting closer -- now working on MEBBE
Modified Files:
--
tmp:
gram.y (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/tmp/gram.y.diff?r1=1.3&r2=1.4)
scan.l (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-
Log Message:
---
Restrict tsearch config file base names to contain a-z, 0-9, and underscore,
instead of the initial policy of whatever isalpha() likes. Per discussion.
Modified Files:
--
pgsql/src/backend/tsearch:
ts_utils.c (r1.3 -> r1.4)
(http://develop
Log Message:
---
Sync examples of psql \dF output with current CVS HEAD behavior.
Random other wordsmithing.
Modified Files:
--
pgsql/doc/src/sgml:
textsearch.sgml (r1.15 -> r1.16)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/textsearch.sg
11 matches
Mail list logo