62#define Locale (&C_time_locale)
66 "Jan",
"Feb",
"Mar",
"Apr",
"May",
"Jun",
67 "Jul",
"Aug",
"Sep",
"Oct",
"Nov",
"Dec"
69 "January",
"February",
"March",
"April",
"May",
"June",
70 "July",
"August",
"September",
"October",
"November",
"December"
72 "Sun",
"Mon",
"Tue",
"Wed",
75 "Sunday",
"Monday",
"Tuesday",
"Wednesday",
76 "Thursday",
"Friday",
"Saturday"
106 "%a %b %e %H:%M:%S %Z %Y"
131 int saved_errno =
errno;
477 negative = t->
tm_zone[0] ==
'-';
static char buf[DEFAULT_XLOG_SEG_SIZE]
#define INT_STRLEN_MAXIMUM(type)
static char * _add(const char *str, char *pt, const char *ptlim)
static char * _fmt(const char *format, const struct pg_tm *t, char *pt, const char *ptlim, enum warn *warnp)
static char * _yconv(int a, int b, bool convert_top, bool convert_yy, char *pt, char const *ptlim)
static char * _conv(int n, const char *format, char *pt, const char *ptlim)
size_t pg_strftime(char *s, size_t maxsize, const char *format, const struct pg_tm *t)
static const struct lc_time_T C_time_locale
const char * mon[MONSPERYEAR]
const char * weekday[DAYSPERWEEK]
const char * wday[DAYSPERWEEK]
const char * month[MONSPERYEAR]