... WHERE "column" = 'string'

Поиск
Список
Период
Сортировка
От Jarmo Paavilainen
Тема ... WHERE "column" = 'string'
Дата
Msg-id 000901c02eee$f666cbc0$1501a8c0@theboss.comder.private
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Ricardo Timaran
Дата:
Сообщение: Documentation about compiler Postgres
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: New unified regression test driver