Where is the filter?

Поиск
Список
Период
Сортировка
От jacktby@gmail.com
Тема Where is the filter?
Дата
Msg-id 202302051228561236177@gmail.com
обсуждение исходный текст
Ответы Re: Where is the filter?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers

When I use 'select * from t where a = 1'; And I debug to find where the 'a = 1' is used,
when I arrive ExecScan in src/backend/executor/execScan.c, line 158, where this 'a = 1' is
stored in?

jacktby@gmail.com

В списке pgsql-hackers по дате отправления:

Предыдущее
От: "jacktby@gmail.com"
Дата:
Сообщение: what's the meaning of key?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: File descriptors in exec'd subprocesses