aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xloginsert.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2025-01-20 10:53:47 +0100
committerPeter Eisentraut <peter@eisentraut.org>2025-01-20 11:06:49 +0100
commit6e4df237fbb532e7807cdd97f8b0b0d85093b9ee (patch)
treea347dac78cb277331dac611da85abf9bd99218ac /src/backend/access/transam/xloginsert.c
parent73f6b9a3b0fe161cd3d35b1e3109cd47864a4b33 (diff)
downloadpostgresql-6e4df237fbb532e7807cdd97f8b0b0d85093b9ee.tar.gz
postgresql-6e4df237fbb532e7807cdd97f8b0b0d85093b9ee.zip
Add PageData C type
This adds the C type PageData and makes the existing type Page a pointer to it. This follows the usual PostgreSQL C type naming scheme of Foo/FooData pairs. (Prior to commit ddbba3aac86, PageData existed as an unrelated type.) The type definitions are compatible, so this doesn't change anything except some of the naming. Discussion: https://www.postgresql.org/message-id/flat/692ee0da-49da-4d32-8dca-da224cc2800e@eisentraut.org
Diffstat (limited to 'src/backend/access/transam/xloginsert.c')
0 files changed, 0 insertions, 0 deletions