Re: [HACKERS] canonical pathkey

2009-05-17 Thread Tom Lane
Werner Echezuria writes: > what is a canonical pathkey? See src/backend/optimizer/README regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers

[HACKERS] canonical pathkey

2009-05-17 Thread Werner Echezuria
Hi, what is a canonical pathkey? Thanks