Log Message:
---
Implement array(MD) interfaces.
Provides a very convenient mechanism for creating arrays from sequences of
sequences. This allows users to create arrays without having to use the array
syntax(avoids annoying escaping).
Partially incomplete; the slicing interface seems odd
Log Message:
---
Remove unused HAVE_STRUCT_SOCKCRED code, which was causing a duplicate-
variable-definition error on recent FreeBSDen (evidently, that platform
also HAS_STRUCT_CMSGCRED). Backport of 7.4 fix dated 2003-10-25.
Tags:
REL7_3_STABLE
Modified Files:
--
pg
Log Message:
---
add a README
Added Files:
---
mysqlcompat/tools:
README (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/tools/README?rev=1.1&content-type=text/x-cvsweb-markup)
---(end of broadcast)--
Log Message:
---
add basic shell scripts which generate make_set()
Added Files:
---
mysqlcompat/tools:
makesetbld.sh (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/tools/makesetbld.sh?rev=1.1&content-type=text/x-cvsweb-markup)
Update of /cvsroot/mysqlcompat/mysqlcompat/tools
In directory pgfoundry.org:/tmp/cvs-serv61209/tools
Log Message:
Directory /cvsroot/mysqlcompat/mysqlcompat/tools added to the repository
---(end of broadcast)---
TIP 1: if posting/reading through Us
Log Message:
---
bugfixes for searchText:
- searchText filters character that to_tsquery does not like
- searchText aborts if the searchstring is empty after conversion
Modified Files:
--
wikipgedia/includes:
SearchTsearch2.php (r1.2 -> r1.3)
(http://cvs.
Log Message:
---
Arrangement of a release note. and next preparation(08.01.02.xx).
Modified Files:
--
psqlodbc/docs:
release.html (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/release.html.diff?r1=1.5&r2=1.6)
--
Log Message:
---
Update comment
Modified Files:
--
mysqlcompat:
string.sql (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/string.sql.diff?r1=1.10&r2=1.11)
---(end of broadcast)-
Log Message:
---
bugfix for broken revision date in rss feed
Modified Files:
--
wikipgedia/includes:
SpecialRecentchanges.php (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/includes/SpecialRecentchanges.php.diff?r1=1.1.
Log Message:
---
Use a proper enum for tri-valued variables.
Modified Files:
--
pgsql/src/bin/scripts:
createuser.c (r1.22 -> r1.23)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/scripts/createuser.c.diff?r1=1.22&r2=1.23)
--
Log Message:
---
Document tri-valued variables in createdb, +1, -1, 0.
Modified Files:
--
pgsql/src/bin/scripts:
createuser.c (r1.21 -> r1.22)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/scripts/createuser.c.diff?r1=1.21&r2=1.22)
Log Message:
---
Generate passwords long enough for $wgMinimalPasswordLength
Modified Files:
--
wikipgedia/includes:
User.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/includes/User.php.diff?r1=1.2&r2=1.3)
---
Log Message:
---
Update wording, query -> statement:
< * %Allow pooled connections to list all prepared queries
> * %Allow pooled connections to list all prepared statements
28c28
< the queries prepared in the current session.
> the statements prepared in the current session.
143c143
<
Log Message:
---
Implement make_set().
Note: we don't support NULL arguments to make_set().
This is because we use arrays underneath make_set() to ease implementation.
We wont have NULL array element support until 8.2
Modified Files:
--
mysqlcompat:
README (r1.7 ->
Log Message:
---
Improve support of multibyte encoding:
- tsvector_(in|out)
- tsquery_(in|out)
- to_tsvector
- to_tsquery, plainto_tsquery
- 'simple' dictionary
Modified Files:
--
pgsql/contrib/tsearch2:
dict.h (r1.4 -> r1.5)
(http://developer.postgre
Log Message:
---
Guard against negative argument to sleep(). Not strictly necessary but makes
the code clearer, I guess.
Modified Files:
--
mysqlcompat:
misc.sql (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/misc.sql.d
Log Message:
---
Add Dell Store 2 port
Added Files:
---
dbsamples/dellstore2:
LICENSE (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbsamples/dbsamples/dellstore2/LICENSE?rev=1.1&content-type=text/x-cvsweb-markup)
README (r1.1)
(http://cv
Update of /cvsroot/dbsamples/dbsamples/dellstore2
In directory pgfoundry.org:/tmp/cvs-serv31463/dellstore2
Log Message:
Directory /cvsroot/dbsamples/dbsamples/dellstore2 added to the repository
---(end of broadcast)---
TIP 3: Have you checked our e
18 matches
Mail list logo