mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Update typedefs.list and re-run pgindent
Discussion: http://postgr.es/m/CA+TgmoaA9=1RWKtBWpDaj+sF3Stgc8sHgf5z=KGtbjwPLQVDMA@mail.gmail.com
This commit is contained in:
@ -104,7 +104,7 @@ soundex_code(char letter)
|
||||
#define TH '0'
|
||||
|
||||
static char Lookahead(char *word, int how_far);
|
||||
static void _metaphone(char *word, int max_phonemes, char **phoned_word);
|
||||
static void _metaphone(char *word, int max_phonemes, char **phoned_word);
|
||||
|
||||
/* Metachar.h ... little bits about characters for metaphone */
|
||||
|
||||
|
Reference in New Issue
Block a user