Tom Lane wrote:
> mha(at)postgresql(dot)org (Magnus Hagander) writes:
> > Make the new pg_stat_get_activity use OUT parameters, so you don't
> > have to specify the column names and types. Also simplifies the
> > view.
>
> The buildfarm says you forgot to update rules.out :-(
Argh, stupid. I modified the file, but forgot to include it in the
commit :-(
Apologies, and thanks for fixing.
//Magnus
In response to
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2008-05-08 16:49:37 |
| Subject: pgsql: Fix contrib/xml2 makefile to not override CFLAGS, and in passing |
| Previous: | From: Tom Lane | Date: 2008-05-08 16:05:00 |
| Subject: pgsql: Fix rules regression test for recent pg_stat_activity change. |