joe(at)postgresql(dot)org (Joe Conway) writes:
> Check to ensure the number of primary key fields supplied does not
> exceed the total number of non-dropped source table fields for
> dblink_build_sql_*(). Addresses bug report from Rushabh Lathia.
> Backpatch all the way to the 7.3 branch.
Just for the record, we stopped maintaining 7.3 quite some time ago;
there's not really any point in backpatching that branch. No harm
done of course, but I think you wasted your time.
regards, tom lane
In response to
Responses
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2010-02-04 00:19:28 |
| Subject: pgsql: Three out of four of us like this phrasing better. |
| Previous: | From: Tom Lane | Date: 2010-02-04 00:09:14 |
| Subject: pgsql: Restructure CLUSTER/newstyle VACUUM FULL/ALTER TABLE support so |