Jaime Casanova <[email protected]> wrote: > i can find value for FORCE QUOTE * but what's > the use case for FORCE NOT NULL?
NULLs are not quoted (to be ,, ) because empty strings are written as "". It comes from original implementation and not from my patch. I think we don't need to change the behavior. Regards, --- ITAGAKI Takahiro NTT Open Source Software Center -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
