Обсуждение: pgsql/src/backend catalog/heap.c commands/trig ...

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

pgsql/src/backend catalog/heap.c commands/trig ...

От
tgl@postgresql.org
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    01/11/11 19:00:55

Modified files:
    src/backend/catalog: heap.c
    src/backend/commands: trigger.c
    src/backend/parser: parse_func.c

Log message:
    Clean up a bunch of ScanKeyEntryInitialize calls that weren't bothering
    to apply the proper Datum conversion macros to search key values.