Log Message:
---
Sorry, forgot the new files.
Added Files:
---
pgsql/src/interfaces/ecpg/test/compat_informix:
charfuncs.pgc (r1.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/compat_informix/charfuncs.pgc?rev=1.1&content-type=tex
Log Message:
---
Added lots of SoC stuff made by Joachim.
Fixed broken newline on Windows.
Fixed a nasty buffer underrun that only occured when using Informix
no_indicator NULL setting on timestamps and intervals.
Modified Files:
--
pgsql/src/interfaces/ecpg:
Change
Log Message:
---
Cause '*' and 'foo.*' notations to mark the referenced RTE(s) as
requiring read permissions. Up till now there was no possible case
in which the RTEs wouldn't already have ACL_SELECT set ... but now that
you can say something like 'INSERT INTO foo ... RETURNING *' this is
Log Message:
---
Fix oversight in initial implementation of PORTAL_ONE_RETURNING mode: we
cannot assume that there's exactly one Query in the Portal, as we can for
ONE_SELECT mode, because non-SELECT queries might have extra queries added
during rule rewrites. Fix things up so that we'll u
Log Message:
---
Modified Files:
--
xlogdump:
.kdbgrc.xlogdump (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/xlogviewer/xlogdump/.kdbgrc.xlogdump.diff?r1=1.6&r2=1.7)
xlogdump (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/c
Log Message:
---
Support INSERT/UPDATE/DELETE RETURNING in plpgsql, with rowcount checking
as per yesterday's proposal. Also make things a tad more orthogonal by
adding the recent STRICT addition to EXECUTE INTO.
Jonah Harris and Tom Lane
Modified Files:
--
pgsql/doc/src/s
Log Message:
---
fix buglet of missing log directory found by Chris Browne.
Modified Files:
--
client-code:
run_build.pl (r1.64 -> r1.65)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/run_build.pl.diff?r1=1.64&r2=1.65)
-
Log Message:
---
2006-08-14 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
* RELEASENOTES.txt: Updated for RC3 release.
Modified Files:
--
Npgsql/src/Npgsql:
RELEASENOTES.txt (r1.20 -> r1.21)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npg
Log Message:
---
2006-08-14 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
* UserManual.htm: Added Bit datatype documentation
Modified Files:
--
Npgsql/docs:
UserManual.htm (r1.20 -> r1.21)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsq
Log Message:
---
2006-08-14 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
*CommandTests.cs: Added more tests for RC3
Modified Files:
--
Npgsql/src/testsuite/noninteractive/NUnit20:
CommandTests.cs (r1.22 -> r1.23)
(http://cvs.pgfoundry.org/cgi-bi
Log Message:
---
2006-08-14 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
* AssemblyInfo.cs: Bumping version info for RC3 release
Modified Files:
--
Npgsql/src/Npgsql:
AssemblyInfo.cs (r1.17 -> r1.18)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/
Log Message:
---
Hiroshi-san's fourth patch, adding gettext .po files and i18n subdirectory
Modified Files:
--
workstation/workstation:
wscodewindow.cpp (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/workstation/workstation/wscodew
Update of /cvsroot/edb-debugger/workstation/workstation/i18n/ja_JP
In directory pgfoundry.org:/tmp/cvs-serv4543/ja_JP
Log Message:
Directory /cvsroot/edb-debugger/workstation/workstation/i18n/ja_JP added to the
repository
---(end of broadcast)---
Update of /cvsroot/edb-debugger/workstation/workstation/i18n
In directory pgfoundry.org:/tmp/cvs-serv4385/i18n
Log Message:
Directory /cvsroot/edb-debugger/workstation/workstation/i18n added to the
repository
---(end of broadcast)---
TIP 6: explai
Log Message:
---
Hiroshi-san's third patch, making VC++ a little happier with variable
initialization style
Modified Files:
--
workstation/workstation:
wsdirectdbg.cpp (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/workstation/wor
Log Message:
---
When executing a list of queries derived from rule expansion,
_SPI_execute_plan's return code should reflect the type of the query
that is marked canSetTag, not necessarily the last one in the list.
This is arguably a bug fix, but I'm hesitant to back-patch it because
it's
Log Message:
---
Hiroshi-san's second patch (correcting my errors regarding adjacent-string
concatenation)
Modified Files:
--
workstation/workstation:
wsquerywindow.cpp (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/workstation/wo
Log Message:
---
Remove hash_destroy calls in hash_create's failure paths. As noted by
a Coverity warning, these are risky since the hashtable isn't necessarily
fully set up yet. They're unnecessary anyway: a deletable hashtable
should be in a memory context that will be cleared following
Log Message:
---
README file imported.
Added Files:
---
plscheme:
README.plscheme (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/plscheme/README.plscheme?rev=1.1&content-type=text/x-cvsweb-markup)
---(end of broadcast)
Update of /cvsroot/plscheme/plscheme
In directory pgfoundry.org:/home/pgfoundry.org/knt/sources
Log Message:
Imported sources
Status:
Vendor Tag: aic
Release Tags: initial
N plscheme/plscheme-8.1.c
N plscheme/plscheme-8.2.c
No conflicts created by this import
--
20 matches
Mail list logo