pgsql: With ancient gcc, skip pg_attribute_printf() on function pointer

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: With ancient gcc, skip pg_attribute_printf() on function pointer
Дата
Msg-id E1ahILf-0001kl-Ju@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
With ancient gcc, skip pg_attribute_printf() on function pointer.

Buildfarm results show that the ability to attach pg_attribute_printf
decoration to a function pointer appeared somewhere between gcc 2.95.3
and gcc 4.0.1.  Guess that it was there in 4.0.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b46d9beb658af7eb4e2a08dfa34206a117c9654f

Modified Files
--------------
src/bin/psql/psqlscan.h | 5 +++++
1 file changed, 5 insertions(+)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Allow SSL server key file to have group read access if owned by
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: pgbench: Allow changing weights for scripts