#include <locale.h>
#include "utils/guc.h"
Ir al código fuente de este archivo.
Documentación de las funciones
bool lc_collate_is_c |
( |
void |
| ) |
|
bool lc_ctype_is_c |
( |
void |
| ) |
|
const char* locale_messages_assign |
( |
const char * |
value, |
|
|
bool |
doit, |
|
|
GucSource |
source |
|
) |
| |
const char* locale_monetary_assign |
( |
const char * |
value, |
|
|
bool |
doit, |
|
|
GucSource |
source |
|
) |
| |
const char* locale_numeric_assign |
( |
const char * |
value, |
|
|
bool |
doit, |
|
|
GucSource |
source |
|
) |
| |
const char* locale_time_assign |
( |
const char * |
value, |
|
|
bool |
doit, |
|
|
GucSource |
source |
|
) |
| |
char* pg_perm_setlocale |
( |
int |
category, |
|
|
const char * |
locale |
|
) |
| |
struct lconv* PGLC_localeconv |
( |
void |
| ) |
[read] |
Documentación de las variables