]> granicus.if.org Git - postgresql/blobdiff - src/backend/utils/mb/README
Support SET/SHOW/RESET client_encoding and server_encoding even when
[postgresql] / src / backend / utils / mb / README
index dbd0b8da143d57ee8aebfafa9ac2b8caf9300e62..f0d4df958922c8e070103e819e2e09034f5caecf 100644 (file)
@@ -7,7 +7,6 @@ mbutilc.c:      public functions for the backend only.
                requires conv.c and wchar.c
 wstrcmp.c:     strcmp for mb
 wstrncmp.c:    strncmp for mb
-varable.c:     public functions for show/set/reset variable commands
 alt.c:         a tool to generate KOI8 <--> CP866 conversion table
 iso.c:         a tool to generate KOI8 <--> ISO8859-5 conversion table
 win.c:         a tool to generate KOI8 <--> CP1251 conversion table