pgsql: Turn special page pointer validation to static inline function

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема pgsql: Turn special page pointer validation to static inline function
Дата
Msg-id E1aosnU-0005wU-9Q@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Turn special page pointer validation to static inline function  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-committers
Turn special page pointer validation to static inline function

Inclusion of multiple macros inside another macro was pushing MSVC
past its size liimit.  Reported by buildfarm.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/56dffb5a73ab157fc8d35a76c1170d656a051f14

Modified Files
--------------
src/include/storage/bufpage.h | 23 ++++++++++++++++++++---
1 file changed, 20 insertions(+), 3 deletions(-)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Move \crosstabview regression tests to a separate file
Следующее
От: Kevin Grittner
Дата:
Сообщение: pgsql: Fix typo in C comment.