pgsql: Fix use-after-ReleaseSysCache problem in ATExecAlterColumnType.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Fix use-after-ReleaseSysCache problem in ATExecAlterColumnType.
Дата
Msg-id E1lNMWL-0000IJ-0R@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix use-after-ReleaseSysCache problem in ATExecAlterColumnType.

Introduced by commit bbe0a81db69bd10bd166907c3701492a29aca294.

Per buildfarm member prion.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d00fbdc431192c3e429b3e91c43d364e5c7ba680

Modified Files
--------------
src/backend/commands/tablecmds.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Allow configurable LZ4 TOAST compression.
Следующее
От: Tomas Vondra
Дата:
Сообщение: pgsql: Use lfirst_int in cmp_list_len_contents_asc