mirror of
https://github.com/postgres/postgres.git
synced 2026-02-25 10:50:50 -05:00
8 lines
94 B
Text
8 lines
94 B
Text
Result (2 columns):
|
|
1, 'one',
|
|
2, 'two',
|
|
NULL, 'three',
|
|
4, 'four',
|
|
5, NULL,
|
|
NULL, NULL,
|
|
|