On Mar 5, 2008, at 10:10 PM, Tom Lane wrote:
"Ted Kremenek" <[EMAIL PROTECTED]> writes:
It appears that there may be a case where the function tm2timetz is
called
with an uninitialized (i.e., undefined) value passed as one of its
arguments
(actually multiple arguments are undefined
Has this been addressed?
---
Pavel Golub wrote:
>
> The following bug has been logged online:
>
> Bug reference: 3909
> Logged by: Pavel Golub
> Email address: [EMAIL PROTECTED]
> PostgreSQL version: 8.3
Yes.
//Magnus
On Thu, Mar 06, 2008 at 11:08:15AM -0500, Bruce Momjian wrote:
>
> Has this been addressed?
>
> ---
>
> Pavel Golub wrote:
> >
> > The following bug has been logged online:
> >
> > Bug reference: 3909
The following bug has been logged online:
Bug reference: 4016
Logged by: Samuel Gilbert
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.0
Operating system: Debian GNU/Linux Etch x86_64
Description:Build fails in ecpglib on file extern.h
Details:
I tried to
> It seems much more restrictive than necessary, plus it does nothing
> for the check-constraint case. My recollection of the previous
> discussion about how to fix this was that we needed to add an inhcount
> column to pg_constraint, and add entries for not-null constraints (at
> least inh
FYI, this was fixed in 8.3.0; not sure you got the report of the fix.
---
Martin Pitt wrote:
-- Start of PGP signed section.
> Hi PostgreSQL developers,
>
> in [1], a user reported a failure of pg_dump:
>
> snip
Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches
It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.
---
Ma
Has this bug been verified or fixed?
---
Bronnikov Vladimir wrote:
>
> The following bug has been logged online:
>
> Bug reference: 3839
> Logged by: Bronnikov Vladimir
> Email address: [EMAIL PROTECTED]
"Samuel Gilbert" <[EMAIL PROTECTED]> writes:
> I tried to build 8.3.0 on Debian GNU/Linux Etch x86_64 with the following
> configure options :
> ./configure --prefix=/data/aq_ops/software/x86_64 --enable-thread-safety
> --with-pgport=5433 --with-tcl --with-perl --with-python --with-pam
> --with-ld
Tom, did your commit to clean up LIKE ... INCLUDING INDEXES fix
this?
> ---
>
> guillaume (ioguix) de Rorthais wrote:
> >
> > The following bug has been logged online:
> >
> > Bug reference: 3774
> > Logged by:
Bruce Momjian <[EMAIL PROTECTED]> writes:
> Tom, did your commit to clean up LIKE ... INCLUDING INDEXES fix
> this?
Yes, see 2007-12-01 commit.
regards, tom lane
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://m
Added to TODO:
> o Require all CHECK constraints to be inherited
>
> http://archives.postgresql.org/pgsql-bugs/2007-04/msg00026.php
---
Tom Lane wrote:
> "Chris Fischer" <[EMAIL PROTECTED]> writes:
> > alter
12 matches
Mail list logo