mirror of
https://github.com/postgres/postgres.git
synced 2025-08-25 20:23:07 +03:00
Post-PG 10 beta1 pgindent run
perltidy run not included.
This commit is contained in:
@@ -73,7 +73,7 @@ get_code_entry(pg_wchar code)
|
||||
* is only valid until next call to this function!
|
||||
*/
|
||||
static const pg_wchar *
|
||||
get_code_decomposition(pg_unicode_decomposition * entry, int *dec_size)
|
||||
get_code_decomposition(pg_unicode_decomposition *entry, int *dec_size)
|
||||
{
|
||||
static pg_wchar x;
|
||||
|
||||
|
Reference in New Issue
Block a user