By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| to_json |
|---|
| 1 |
SELECT 1
| to_json |
|---|
| null |
SELECT 1
| pg_typeof |
|---|
| text |
SELECT 1
| pg_typeof |
|---|
| json |
SELECT 1
| ?column? |
|---|
| f |
SELECT 1
| ?column? |
|---|
| f |
SELECT 1
| ?column? |
|---|
| t |
SELECT 1
| to_json |
|---|
| 1 |
SELECT 1
| to_json |
|---|
| null |
SELECT 1
| pg_typeof |
|---|
| text |
SELECT 1
| pg_typeof |
|---|
| json |
SELECT 1
| ?column? |
|---|
| f |
SELECT 1
| ?column? |
|---|
| f |
SELECT 1
| ?column? |
|---|
| t |
SELECT 1