"Salvador Mainé" wrote:
>
> Hello:
>
> I'm using postgres 7.0.2. When I use date_part('day', date) sometimes I
> get wrong values. Ie:
> and date_part('day', '1999-3-28')=27
>
> and date_part('day', '2000-3-26')=25
>
> Is it a bug? Is there any SQL equivalent function?
I remember some issues
Sondaar Roelof wrote:
>
> Hello,
>
> I am a bit at a loss here.
> If I create a function which returns something it works fine.
> If it returns opaque I get the following: ERROR: typeidTypeRelid: Invalid
> type - oid = 0
> What am I doing wrong ?
>
> dhcp=# create function lalala() returns op
Tim Perdue <[EMAIL PROTECTED]> writes:
> We recently upgraded sourceforge to 7.1b6 from our nice old stable november
> cvs snapshot and we hit this error last nite:
> NOTICE: FlushRelationBuffers(groups, 2140): block 2057 is referenced (private 0,
>global 1)
> Error: ERROR: VACUUM (repair_frag
> > > I doubt if it's a bug of SELECT. Well what
> > > 'concurrent UPDATE then SELECT FOR UPDATE +
> > > SELECT' return ?
> >
> > I'm going to add additional check to heapgettup and
> > heap_fetch:
>
> SELECT seems to be able to return a different result
> from that of preceding SELECT FOR UPDATE
Hi Everyone,
Please bear with me.I am a final year student from India-Goa, and
+developing a library management system which can be adopted by any University
+(Hopefully). We are developing this project using PHP and PostgreSql.The good
+thing that we appreciate is that this project is bas