Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0056066

Browse files
committed
Update pageinspect--1.0.sql to match the upgrade script
Per comment from Tom
1 parenta338d65 commit0056066

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_infomask2smallint,
45-
OUT t_infomasksmallint,
44+
OUT t_infomask2integer,
45+
OUT t_infomaskinteger,
4646
OUT t_hoffsmallint,
4747
OUT t_bitstext,
4848
OUT t_oidoid)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp