Re: Re: [COMMITTERS] pgsql: Make the pg_stat_activity view call a SRF - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: Re: [COMMITTERS] pgsql: Make the pg_stat_activity view call a SRF
Date
Msg-id 3073cc9b0808192218i15b940cak35d3fbb85898f937@mail.gmail.com
Whole thread Raw
In response to Re: Re: [COMMITTERS] pgsql: Make the pg_stat_activity view call a SRF  (David Fetter <david@fetter.org>)
List pgsql-hackers
On Tue, Aug 19, 2008 at 10:56 PM, David Fetter <david@fetter.org> wrote:
>>
>> If this isn't critical, and no one is working on it yet, I can see about
>> whittling away at it for 8.4.
>

i'm doing it...

> Looks like there are just 5 of these:
>
>  pg_catalog | pg_cursor             | SETOF record     |
>  pg_catalog | pg_lock_status        | SETOF record     |
>  pg_catalog | pg_prepared_statement | SETOF record     |
>  pg_catalog | pg_prepared_xact      | SETOF record     |
>  pg_catalog | pg_show_all_settings  | SETOF record     |

i have done pg_lock_status and pg_show_all_settings the other three
will do tomorrow

--
regards,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. (593) 87171157


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: A smaller default postgresql.conf
Next
From: "Jaime Casanova"
Date:
Subject: Re: A smaller default postgresql.conf