... WHERE "column" = 'string' - Mailing list pgsql-hackers

From Jarmo Paavilainen
Subject ... WHERE "column" = 'string'
Date
Msg-id 000901c02eee$f666cbc0$1501a8c0@theboss.comder.private
Whole thread Raw
List pgsql-hackers
Hi,

Im still trying to figure out how postgre does things. And Im clueless.

Somewhere inside the backend there must occur a compare between "column" and
'string'. But where (and how)?

Ive been messing around with the source code in Linux, but with no success.

// Jarmo

PS. dbinit failed when I was trying out my own build. But I told it to keep
the files it created, and the postmaster worked as it should (could create
table, select and insert without problem. Is this a known problem with
dbinit? or should I try to figure out what went wrong. DS.



pgsql-hackers by date:

Previous
From: Ricardo Timaran
Date:
Subject: Documentation about compiler Postgres
Next
From: Peter Eisentraut
Date:
Subject: Re: New unified regression test driver