Re: proposal: function parse_ident - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: proposal: function parse_ident
Date
Msg-id CAFj8pRBB1iMBWq-dz09uofMwuWQHMiQrwgcnJFoNSa5Srrhr_w@mail.gmail.com
Whole thread Raw
In response to Re: proposal: function parse_ident  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
Hi Jim

2016-02-11 8:27 GMT+01:00 Pavel Stehule <pavel.stehule@gmail.com>

ok

Also added test for invalid characters.

I think "strict" would be more in line with other uses in code. There are currently no other occurrences of 'strictmode' in the code. There are loads of references to 'strict', but I didn't go through all of them to see if any were used as externally visible function parameter names.

I am sorry, I don't understand to this point. You unlike the name of parameter "strictmode" ? Have you any proposal? Maybe "restrictive" ?

Please, can you explain this point?

Regards

Pavel
 
 


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Way to check whether a particular block is on the shared_buffer?
Next
From: Masahiko Sawada
Date:
Subject: Re: Freeze avoidance of very large table.