Home
last modified time | relevance | path

Searched refs:tzn (Results 26 – 50 of 867) sorted by relevance

12345678910>>...35

/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/commands/
H A Dvariable.c384 const char *tzn;
387 tzn = pg_get_timezone_name(session_timezone);
389 if (tzn != NULL)
390 return tzn;
457 const char *tzn;
460 tzn = pg_get_timezone_name(log_timezone);
462 if (tzn != NULL)
463 return tzn;
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c99 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
156 if (tzn != NULL) in timestamp2tm()
157 *tzn = tm->tm_zone; in timestamp2tm()
160 if (tzn != NULL) in timestamp2tm()
161 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
167 if (tzn != NULL) in timestamp2tm()
168 *tzn = NULL; in timestamp2tm()
176 if (tzn != NULL) in timestamp2tm()
177 *tzn = NULL; in timestamp2tm()
183 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c99 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
156 if (tzn != NULL) in timestamp2tm()
157 *tzn = tm->tm_zone; in timestamp2tm()
160 if (tzn != NULL) in timestamp2tm()
161 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
167 if (tzn != NULL) in timestamp2tm()
168 *tzn = NULL; in timestamp2tm()
176 if (tzn != NULL) in timestamp2tm()
177 *tzn = NULL; in timestamp2tm()
183 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c99 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
156 if (tzn != NULL) in timestamp2tm()
157 *tzn = tm->tm_zone; in timestamp2tm()
160 if (tzn != NULL) in timestamp2tm()
161 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
167 if (tzn != NULL) in timestamp2tm()
168 *tzn = NULL; in timestamp2tm()
176 if (tzn != NULL) in timestamp2tm()
177 *tzn = NULL; in timestamp2tm()
183 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c99 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
156 if (tzn != NULL) in timestamp2tm()
157 *tzn = tm->tm_zone; in timestamp2tm()
160 if (tzn != NULL) in timestamp2tm()
161 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
167 if (tzn != NULL) in timestamp2tm()
168 *tzn = NULL; in timestamp2tm()
176 if (tzn != NULL) in timestamp2tm()
177 *tzn = NULL; in timestamp2tm()
183 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c99 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
156 if (tzn != NULL) in timestamp2tm()
157 *tzn = tm->tm_zone; in timestamp2tm()
160 if (tzn != NULL) in timestamp2tm()
161 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
167 if (tzn != NULL) in timestamp2tm()
168 *tzn = NULL; in timestamp2tm()
176 if (tzn != NULL) in timestamp2tm()
177 *tzn = NULL; in timestamp2tm()
183 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c99 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
156 if (tzn != NULL) in timestamp2tm()
157 *tzn = tm->tm_zone; in timestamp2tm()
160 if (tzn != NULL) in timestamp2tm()
161 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
167 if (tzn != NULL) in timestamp2tm()
168 *tzn = NULL; in timestamp2tm()
176 if (tzn != NULL) in timestamp2tm()
177 *tzn = NULL; in timestamp2tm()
183 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c99 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
156 if (tzn != NULL) in timestamp2tm()
157 *tzn = tm->tm_zone; in timestamp2tm()
160 if (tzn != NULL) in timestamp2tm()
161 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
167 if (tzn != NULL) in timestamp2tm()
168 *tzn = NULL; in timestamp2tm()
176 if (tzn != NULL) in timestamp2tm()
177 *tzn = NULL; in timestamp2tm()
183 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c99 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
156 if (tzn != NULL) in timestamp2tm()
157 *tzn = tm->tm_zone; in timestamp2tm()
160 if (tzn != NULL) in timestamp2tm()
161 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
167 if (tzn != NULL) in timestamp2tm()
168 *tzn = NULL; in timestamp2tm()
176 if (tzn != NULL) in timestamp2tm()
177 *tzn = NULL; in timestamp2tm()
183 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c99 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
156 if (tzn != NULL) in timestamp2tm()
157 *tzn = tm->tm_zone; in timestamp2tm()
160 if (tzn != NULL) in timestamp2tm()
161 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
167 if (tzn != NULL) in timestamp2tm()
168 *tzn = NULL; in timestamp2tm()
176 if (tzn != NULL) in timestamp2tm()
177 *tzn = NULL; in timestamp2tm()
183 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c99 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
156 if (tzn != NULL) in timestamp2tm()
157 *tzn = tm->tm_zone; in timestamp2tm()
160 if (tzn != NULL) in timestamp2tm()
161 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
167 if (tzn != NULL) in timestamp2tm()
168 *tzn = NULL; in timestamp2tm()
176 if (tzn != NULL) in timestamp2tm()
177 *tzn = NULL; in timestamp2tm()
183 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c99 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
156 if (tzn != NULL) in timestamp2tm()
157 *tzn = tm->tm_zone; in timestamp2tm()
160 if (tzn != NULL) in timestamp2tm()
161 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
167 if (tzn != NULL) in timestamp2tm()
168 *tzn = NULL; in timestamp2tm()
176 if (tzn != NULL) in timestamp2tm()
177 *tzn = NULL; in timestamp2tm()
183 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c99 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
156 if (tzn != NULL) in timestamp2tm()
157 *tzn = tm->tm_zone; in timestamp2tm()
160 if (tzn != NULL) in timestamp2tm()
161 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
167 if (tzn != NULL) in timestamp2tm()
168 *tzn = NULL; in timestamp2tm()
176 if (tzn != NULL) in timestamp2tm()
177 *tzn = NULL; in timestamp2tm()
183 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c99 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
156 if (tzn != NULL) in timestamp2tm()
157 *tzn = tm->tm_zone; in timestamp2tm()
160 if (tzn != NULL) in timestamp2tm()
161 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
167 if (tzn != NULL) in timestamp2tm()
168 *tzn = NULL; in timestamp2tm()
176 if (tzn != NULL) in timestamp2tm()
177 *tzn = NULL; in timestamp2tm()
183 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c98 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
155 if (tzn != NULL) in timestamp2tm()
156 *tzn = tm->tm_zone; in timestamp2tm()
159 if (tzn != NULL) in timestamp2tm()
160 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
166 if (tzn != NULL) in timestamp2tm()
167 *tzn = NULL; in timestamp2tm()
175 if (tzn != NULL) in timestamp2tm()
176 *tzn = NULL; in timestamp2tm()
182 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c99 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
156 if (tzn != NULL) in timestamp2tm()
157 *tzn = tm->tm_zone; in timestamp2tm()
160 if (tzn != NULL) in timestamp2tm()
161 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
167 if (tzn != NULL) in timestamp2tm()
168 *tzn = NULL; in timestamp2tm()
176 if (tzn != NULL) in timestamp2tm()
177 *tzn = NULL; in timestamp2tm()
183 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c97 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
154 if (tzn != NULL) in timestamp2tm()
155 *tzn = tm->tm_zone; in timestamp2tm()
158 if (tzn != NULL) in timestamp2tm()
159 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
166 if (tzn != NULL) in timestamp2tm()
167 *tzn = NULL; in timestamp2tm()
175 if (tzn != NULL) in timestamp2tm()
176 *tzn = NULL; in timestamp2tm()
182 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c97 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
154 if (tzn != NULL) in timestamp2tm()
155 *tzn = tm->tm_zone; in timestamp2tm()
158 if (tzn != NULL) in timestamp2tm()
159 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
166 if (tzn != NULL) in timestamp2tm()
167 *tzn = NULL; in timestamp2tm()
175 if (tzn != NULL) in timestamp2tm()
176 *tzn = NULL; in timestamp2tm()
182 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c97 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
154 if (tzn != NULL) in timestamp2tm()
155 *tzn = tm->tm_zone; in timestamp2tm()
158 if (tzn != NULL) in timestamp2tm()
159 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
166 if (tzn != NULL) in timestamp2tm()
167 *tzn = NULL; in timestamp2tm()
175 if (tzn != NULL) in timestamp2tm()
176 *tzn = NULL; in timestamp2tm()
182 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c97 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
154 if (tzn != NULL) in timestamp2tm()
155 *tzn = tm->tm_zone; in timestamp2tm()
158 if (tzn != NULL) in timestamp2tm()
159 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
166 if (tzn != NULL) in timestamp2tm()
167 *tzn = NULL; in timestamp2tm()
175 if (tzn != NULL) in timestamp2tm()
176 *tzn = NULL; in timestamp2tm()
182 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c97 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
154 if (tzn != NULL) in timestamp2tm()
155 *tzn = tm->tm_zone; in timestamp2tm()
158 if (tzn != NULL) in timestamp2tm()
159 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
166 if (tzn != NULL) in timestamp2tm()
167 *tzn = NULL; in timestamp2tm()
175 if (tzn != NULL) in timestamp2tm()
176 *tzn = NULL; in timestamp2tm()
182 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c97 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
154 if (tzn != NULL) in timestamp2tm()
155 *tzn = tm->tm_zone; in timestamp2tm()
158 if (tzn != NULL) in timestamp2tm()
159 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
166 if (tzn != NULL) in timestamp2tm()
167 *tzn = NULL; in timestamp2tm()
175 if (tzn != NULL) in timestamp2tm()
176 *tzn = NULL; in timestamp2tm()
182 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c97 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
154 if (tzn != NULL) in timestamp2tm()
155 *tzn = tm->tm_zone; in timestamp2tm()
158 if (tzn != NULL) in timestamp2tm()
159 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
166 if (tzn != NULL) in timestamp2tm()
167 *tzn = NULL; in timestamp2tm()
175 if (tzn != NULL) in timestamp2tm()
176 *tzn = NULL; in timestamp2tm()
182 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c97 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
154 if (tzn != NULL) in timestamp2tm()
155 *tzn = tm->tm_zone; in timestamp2tm()
158 if (tzn != NULL) in timestamp2tm()
159 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
166 if (tzn != NULL) in timestamp2tm()
167 *tzn = NULL; in timestamp2tm()
175 if (tzn != NULL) in timestamp2tm()
176 *tzn = NULL; in timestamp2tm()
182 if (tzn != NULL) in timestamp2tm()
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Dtimestamp.c97 timestamp2tm(timestamp dt, int *tzp, struct tm *tm, fsec_t *fsec, const char **tzn) in timestamp2tm() argument
154 if (tzn != NULL) in timestamp2tm()
155 *tzn = tm->tm_zone; in timestamp2tm()
158 if (tzn != NULL) in timestamp2tm()
159 *tzn = TZNAME_GLOBAL[(tm->tm_isdst > 0)]; in timestamp2tm()
166 if (tzn != NULL) in timestamp2tm()
167 *tzn = NULL; in timestamp2tm()
175 if (tzn != NULL) in timestamp2tm()
176 *tzn = NULL; in timestamp2tm()
182 if (tzn != NULL) in timestamp2tm()
[all …]

12345678910>>...35