PL/PG SQL: select count(*) into from where - does not compute the where cond - Mailing list pgsql-general

From Abraham, Danny
Subject PL/PG SQL: select count(*) into from where - does not compute the where cond
Date
Msg-id 2C0926ABD16BB641A8E2F11A549200421368899B12@PHXCCRPRD01.adprod.bmc.com
Whole thread Raw
Responses Re: PL/PG SQL: select count(*) into from where - does not compute the where cond  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: PL/PG SQL: select count(*) into from where - does not compute the where cond  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
List pgsql-general
Instead it returns the full count of the table.

Any idea?

Thanks

Danny Abraham
BMC Software
CTM&D Business Unit
972-52-4286-513
danny_abraham@bmc.com


pgsql-general by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Graphical representation of query plans
Next
From: Pavel Stehule
Date:
Subject: Re: PL/PG SQL: select count(*) into from where - does not compute the where cond