Kris Jurka <[EMAIL PROTECTED]> writes:
> This code is still broken for C compilers that don't support C++ comments.
Michael wasn't having a good day I guess :-(. Fixed.
regards, tom lane
---(end of broadcast)---
TIP 5: don'
Log Message:
---
C++ comments are verboten. Per gripe from Kris Jurka.
Modified Files:
--
pgsql/src/interfaces/ecpg/preproc:
output.c (r1.15 -> r1.16)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/output.c.diff?r1=1.15&r2=1.
Tom Lane wrote:
Log Message:
---
Fix broken non-YYDEBUG case.
This code is still broken for C compilers that don't support C++ comments.
src/interfaces/ecpg/preproc/output.c:139
http://pgbuildfarm.org/cgi-bin/show_log.pl?nm=kookaburra&dt=2006-02-09%2005:23:01
---
Log Message:
---
Reject out-of-range dates in date_in().
Kris Jurka
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
datatype.sgml (r1.154.4.1 -> r1.154.4.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/datatype.sgml.diff?
Log Message:
---
Reject out-of-range dates in date_in().
Kris Jurka
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
datatype.sgml (r1.163.2.1 -> r1.163.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/datatype.sgml.diff?
Log Message:
---
Reject out-of-range dates in date_in().
Kris Jurka
Modified Files:
--
pgsql/doc/src/sgml:
datatype.sgml (r1.164 -> r1.165)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/datatype.sgml.diff?r1=1.164&r2=1.165)
pgsql/src/b
Log Message:
---
Fix broken non-YYDEBUG case.
Modified Files:
--
pgsql/src/interfaces/ecpg/preproc:
output.c (r1.14 -> r1.15)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/output.c.diff?r1=1.14&r2=1.15)
-
Yes, it is the yydebug check. I am thinking we should just comment out
the check until we get it fixed.
---
Tom Lane wrote:
> [EMAIL PROTECTED] (Michael Meskes) writes:
> > Log Message:
> > ---
> > Added just anoth
[EMAIL PROTECTED] (Michael Meskes) writes:
> Log Message:
> ---
> Added just another test case.
> Fixed missing continuation line character.
> Do not translate $-quoting.
> Bit field notation belongs to a variable not a variable list.
> Output of line number only done by one function.
Log Message:
---
2006-02-08 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
* NpgsqlError.cs: [#1000531] Npgsql.NpgsqlError is not serializable =>
Remoting problem. Thanks Souleymane MBENGUE for heads up.
Modified Files:
--
Npgsql/src/Npgsql:
NpgsqlError.c
Log Message:
---
2006-02-08 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
* NpgsqlCommand.cs: Applied Hubert's patch to improve regex parameter
parsing.
Modified Files:
--
Npgsql/src/Npgsql:
NpgsqlCommand.cs (r1.87 -> r1.88)
(http://cvs.pgfoundr
Log Message:
---
Added just another test case.
Fixed missing continuation line character.
Do not translate $-quoting.
Bit field notation belongs to a variable not a variable list.
Output of line number only done by one function.
Modified Files:
--
pgsql/src/interfaces/
12 matches
Mail list logo