mirror of
https://github.com/postgres/postgres.git
synced 2025-07-20 05:03:10 +03:00
@ -224,7 +224,7 @@ static const unsigned char pg_char_properties[128] = {
|
||||
* pg_set_regex_collation: set collation for these functions to obey
|
||||
*
|
||||
* This is called when beginning compilation or execution of a regexp.
|
||||
* Since there's no need for re-entrancy of regexp operations, it's okay
|
||||
* Since there's no need for reentrancy of regexp operations, it's okay
|
||||
* to store the results in static variables.
|
||||
*/
|
||||
void
|
||||
|
Reference in New Issue
Block a user