Hi Matt,
>
> 1. What do the double parenthesis '(( Values ))' mean?
Nothing, it was easier to continue typing and close one more on the phone.
Single parenthesis are enough.
>
> 2. What is the 'x(field)' in the column alias?
X(field) is just to make the example more readable. And name
Hi Boris,
[bringing this email back to the mailing list]
A couple of questions:
1. What do the double parenthesis '(( Values ))' mean?
2. What is the 'x(field)' in the column alias?
Thanks for educating me!
-m
On Thu, Sep 28, 2023 at 10:34 AM Boris Zentner wrote:
> Hi matt,
>
> This i
Greetings Pg folks,
I have a database schema (not mine) that uses bytea to represent a MAC
address. I'd like to create a view that casts that field into a MACADDR
type.
# \d lease4
Table "public.lease4"
Column │ Type │ Collation │ Nullable │