mirror of
https://github.com/postgres/postgres.git
synced 2025-08-08 06:02:22 +03:00
Fix whitespace
This commit is contained in:
@@ -741,7 +741,7 @@ test=# SELECT first_tid, nbytes, tids[0:5] AS some_tids
|
|||||||
For example:
|
For example:
|
||||||
<screen>
|
<screen>
|
||||||
test=# SELECT * FROM gist_page_opaque_info(get_raw_page('test_gist_idx', 2));
|
test=# SELECT * FROM gist_page_opaque_info(get_raw_page('test_gist_idx', 2));
|
||||||
lsn | nsn | rightlink | flags
|
lsn | nsn | rightlink | flags
|
||||||
------------+------------+-----------+--------
|
------------+------------+-----------+--------
|
||||||
0/0B5FE088 | 0/00000000 | 1 | {leaf}
|
0/0B5FE088 | 0/00000000 | 1 | {leaf}
|
||||||
(1 row)
|
(1 row)
|
||||||
|
Reference in New Issue
Block a user