Skip to content

Commit 0056066

Browse files
committed
Update pageinspect--1.0.sql to match the upgrade script
Per comment from Tom
1 parent a338d65 commit 0056066

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/pageinspect/pageinspect--1.0.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ CREATE FUNCTION heap_page_items(IN page bytea,
4141
OUT t_xmax xid,
4242
OUT t_field3 int4,
4343
OUT t_ctid tid,
44-
OUT t_infomask2 smallint,
45-
OUT t_infomask smallint,
44+
OUT t_infomask2 integer,
45+
OUT t_infomask integer,
4646
OUT t_hoff smallint,
4747
OUT t_bits text,
4848
OUT t_oid oid)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy