Log Message:
---
Handle more nicely connection errors - from python stacktrace to ERROR message
Modified Files:
--
pgloader:
pgloader.py (r1.27 -> r1.28)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader.py.diff?r1=1.27&r2=1.28)
pg
Log Message:
---
Changed the way symbols are defined in C in INFORMIX mode.
Modified Files:
--
pgsql/src/interfaces/ecpg:
ChangeLog (r1.372 -> r1.373)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog?r1=1.372&r2=1.373)
pgs
Log Message:
---
Changed the way symbols are defined in C in INFORMIX mode.
Added SQLSTATE macro closing bug #3961.
EXECUTE can return NOT FOUND so it should be checked here too.
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/src/interfaces/ecpg:
ChangeLog (r1.3
Log Message:
---
0.1.7
Modified Files:
--
pgrpm:
Makefile (r1.29 -> r1.30)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgrpm/pgrpm/Makefile.diff?r1=1.29&r2=1.30)
---(end of broadcast)---
TIP 5: don't forget
Log Message:
---
- update changelog
Modified Files:
--
pgrpm:
ChangeLog (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgrpm/pgrpm/ChangeLog.diff?r1=1.10&r2=1.11)
---(end of broadcast)---
TIP 7
[EMAIL PROTECTED] (Michael Meskes) writes:
> Log Message:
> ---
> Changed the way symbols are defined in C in INFORMIX mode.
Not sure which patch caused it, but several of the buildfarm members
are now failing on ecpg.
regards, tom lane
---
Log Message:
---
Fixed conflicting commit.
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/src/interfaces/ecpg/preproc:
pgc.l (r1.159.2.1 -> r1.159.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/pgc.l?r1=1.159.2.1&r2=1
Log Message:
---
Remove ancient restriction that LIMIT/OFFSET can't contain a sub-select.
This was probably protecting some implementation limitation when it was
put in, but as far as I can tell the planner and executor have no such
assumption anymore; the case seems to work fine. Per a gr
Log Message:
---
Updated expected result for regression test.
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/src/interfaces/ecpg/test/expected:
thread-prep.c (r1.4 -> r1.4.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/e
On Fri, Feb 15, 2008 at 10:49:32AM -0500, Tom Lane wrote:
> [EMAIL PROTECTED] (Michael Meskes) writes:
> > Log Message:
> > ---
> > Changed the way symbols are defined in C in INFORMIX mode.
>
> Not sure which patch caused it, but several of the buildfarm members
> are now failing on ecpg.
Update of /cvsroot/pgd/pgd
In directory pgfoundry.org:/tmp/cvs-serv57088
Log Message:
Initial import
Status:
Vendor Tag: nietsnie
Release Tags: initial
N pgd/pgd/Dynamic.d
N pgd/pgd/Static.d
N pgd/CVSROOT/checkoutlist
N pgd/CVSROOT/commitinfo
N pgd/CVSROOT/config
N pgd/CVS
Andrew Dunstan wrote:
>
>
> Tom Lane wrote:
>> Note that I didn't make any effort to duplicate a lot of cosmetic changes
>> that they made to bring their copy into line with their own style
>> guidelines, such as adding braces around single-line IF bodies. Most of
>> those we either had done alrea
Log Message:
---
Allow AS to be omitted when specifying an output column name in SELECT
(or RETURNING), but only when the output name is not any SQL keyword.
This seems as close as we can get to the standard's syntax without a
great deal of thrashing. Original patch by Hiroshi Saito, amend
Log Message:
---
FIX end-of-file boundary checking
Modified Files:
--
pgloader/pgloader:
reader.py (r1.16 -> r1.17)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader/reader.py.diff?r1=1.16&r2=1.17)
---(end of b
Log Message:
---
Synchronize threads starts and ends with an Event
Modified Files:
--
pgloader:
pgloader.py (r1.28 -> r1.29)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader.py.diff?r1=1.28&r2=1.29)
pgloader/pgloader:
pglo
15 matches
Mail list logo