pgsql: Don't use bits32 in table AM interface

Поиск
Список
Период
Сортировка
От Álvaro Herrera
Тема pgsql: Don't use bits32 in table AM interface
Дата
Msg-id E1w7G7n-002B7s-1i@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Don't use bits32 in table AM interface

Seems there's near-universal dislike for the bitsXX typedefs.
Revert that part of commit 1bd6f22f43ac in favor of using plain uint32.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/349bd8820215528adbd79a31796d205e148734f6

Modified Files
--------------
src/backend/access/heap/heapam.c         |  8 ++++----
src/backend/access/heap/heapam_handler.c |  4 ++--
src/include/access/heapam.h              |  4 ++--
src/include/access/tableam.h             | 16 ++++++++--------
4 files changed, 16 insertions(+), 16 deletions(-)


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