Обсуждение: pgsql: Minimal fix for crash bug in quals_match_foreign_key.

Поиск
Список
Период
Сортировка

pgsql: Minimal fix for crash bug in quals_match_foreign_key.

От
Robert Haas
Дата:
Minimal fix for crash bug in quals_match_foreign_key.

Discussion is still underway as to whether to revert the entire patch
that added this function, but that discussion may not conclude before
beta1.  So, in the meantime, let's do at least this much.

David Rowley

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/68d704edbfe14fd8d21545b244c3f6824e0fbb8a

Modified Files
--------------
src/backend/optimizer/path/costsize.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)