Patch applied. Thanks.
---
Brian Hirt wrote:
> here's a patch that joins on pg_class.oid instead of
> pg_class.relfilenode, also i have renamed the table structure from
> relfilenode to relid.
>
[ Attachment, skipping
Also applied to 7.4.X.
---
Brian Hirt wrote:
> here's a patch that joins on pg_class.oid instead of
> pg_class.relfilenode, also i have renamed the table structure from
> relfilenode to relid.
>
[ Attachment, skipping..
Bruce,
for what it's worth, Matthew O'Connor submitted a patch which includes
my patch.
best regards,
Brian Hirt.
On Nov 29, 2003, at 10:14 PM, Bruce Momjian wrote:
[ Attachment, skipping... ]
---(end of broadcast)---
TIP 7: don't forget to in
Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
---
Brian Hirt wrote:
> here's a patch that j