Re: Fixing row comparison semantics

Christopher Kings-Lynne <chriskl@familyhealth.com.au>

From: Christopher Kings-Lynne <chriskl@familyhealth.com.au>
To: Martijn van Oosterhout <kleptog@svana.org>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org
Date: 2005-12-24T10:05:58Z
Lists: pgsql-hackers
> Now, since COLLATE support is still in progress, I'm not sure how much
> any of this helps you. I'm up to modifying the scankeys but it's hard
> when you jave to keep rgrepping the tree to work out what is called
> from where...

src/tools/make_ctags is your friend...

Chris