Home
last modified time | relevance | path

Searched refs:timezone_cache (Results 1 – 25 of 52) sorted by relevance

123

/dports/databases/postgresql96-server/postgresql-9.6.24/src/timezone/
H A Dpgtz.c205 static HTAB *timezone_cache = NULL; variable
218 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
222 if (!timezone_cache) in init_timezone_hashtable()
254 if (!timezone_cache) in pg_tzset()
269 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
304 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/timezone/
H A Dpgtz.c205 static HTAB *timezone_cache = NULL; variable
218 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
222 if (!timezone_cache) in init_timezone_hashtable()
254 if (!timezone_cache) in pg_tzset()
269 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
304 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/timezone/
H A Dpgtz.c205 static HTAB *timezone_cache = NULL; variable
218 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
222 if (!timezone_cache) in init_timezone_hashtable()
254 if (!timezone_cache) in pg_tzset()
269 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
304 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/timezone/
H A Dpgtz.c205 static HTAB *timezone_cache = NULL; variable
218 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
222 if (!timezone_cache) in init_timezone_hashtable()
254 if (!timezone_cache) in pg_tzset()
269 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
304 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/timezone/
H A Dpgtz.c205 static HTAB *timezone_cache = NULL; variable
218 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
222 if (!timezone_cache) in init_timezone_hashtable()
254 if (!timezone_cache) in pg_tzset()
269 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
304 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/timezone/
H A Dpgtz.c205 static HTAB *timezone_cache = NULL; variable
218 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
222 if (!timezone_cache) in init_timezone_hashtable()
254 if (!timezone_cache) in pg_tzset()
269 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
304 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql10-docs/postgresql-10.19/src/timezone/
H A Dpgtz.c205 static HTAB *timezone_cache = NULL; variable
218 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
222 if (!timezone_cache) in init_timezone_hashtable()
254 if (!timezone_cache) in pg_tzset()
269 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
304 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql10-client/postgresql-10.19/src/timezone/
H A Dpgtz.c205 static HTAB *timezone_cache = NULL; variable
218 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
222 if (!timezone_cache) in init_timezone_hashtable()
254 if (!timezone_cache) in pg_tzset()
269 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
304 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/timezone/
H A Dpgtz.c205 static HTAB *timezone_cache = NULL; variable
218 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
222 if (!timezone_cache) in init_timezone_hashtable()
254 if (!timezone_cache) in pg_tzset()
269 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
304 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/timezone/
H A Dpgtz.c198 static HTAB *timezone_cache = NULL; variable
211 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
215 if (!timezone_cache) in init_timezone_hashtable()
247 if (!timezone_cache) in pg_tzset()
262 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
297 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql11-docs/postgresql-11.14/src/timezone/
H A Dpgtz.c198 static HTAB *timezone_cache = NULL; variable
211 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
215 if (!timezone_cache) in init_timezone_hashtable()
247 if (!timezone_cache) in pg_tzset()
262 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
297 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql11-client/postgresql-11.14/src/timezone/
H A Dpgtz.c198 static HTAB *timezone_cache = NULL; variable
211 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
215 if (!timezone_cache) in init_timezone_hashtable()
247 if (!timezone_cache) in pg_tzset()
262 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
297 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/timezone/
H A Dpgtz.c198 static HTAB *timezone_cache = NULL; variable
211 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
215 if (!timezone_cache) in init_timezone_hashtable()
247 if (!timezone_cache) in pg_tzset()
262 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
297 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/timezone/
H A Dpgtz.c205 static HTAB *timezone_cache = NULL; variable
218 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
222 if (!timezone_cache) in init_timezone_hashtable()
254 if (!timezone_cache) in pg_tzset()
269 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
304 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql10-server/postgresql-10.19/src/timezone/
H A Dpgtz.c205 static HTAB *timezone_cache = NULL; variable
218 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
222 if (!timezone_cache) in init_timezone_hashtable()
254 if (!timezone_cache) in pg_tzset()
269 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
304 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/timezone/
H A Dpgtz.c198 static HTAB *timezone_cache = NULL;
211 timezone_cache = hash_create("Timezones",
215 if (!timezone_cache)
247 if (!timezone_cache)
262 tzp = (pg_tz_cache *) hash_search(timezone_cache,
297 tzp = (pg_tz_cache *) hash_search(timezone_cache,
/dports/databases/postgresql12-client/postgresql-12.9/src/timezone/
H A Dpgtz.c198 static HTAB *timezone_cache = NULL; variable
211 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
215 if (!timezone_cache) in init_timezone_hashtable()
247 if (!timezone_cache) in pg_tzset()
262 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
297 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql11-server/postgresql-11.14/src/timezone/
H A Dpgtz.c198 static HTAB *timezone_cache = NULL;
211 timezone_cache = hash_create("Timezones",
215 if (!timezone_cache)
247 if (!timezone_cache)
262 tzp = (pg_tz_cache *) hash_search(timezone_cache,
297 tzp = (pg_tz_cache *) hash_search(timezone_cache,
/dports/databases/postgresql11-plpython/postgresql-11.14/src/timezone/
H A Dpgtz.c198 static HTAB *timezone_cache = NULL; variable
211 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
215 if (!timezone_cache) in init_timezone_hashtable()
247 if (!timezone_cache) in pg_tzset()
262 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
297 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/timezone/
H A Dpgtz.c198 static HTAB *timezone_cache = NULL; variable
209 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
213 if (!timezone_cache) in init_timezone_hashtable()
245 if (!timezone_cache) in pg_tzset()
260 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
295 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/timezone/
H A Dpgtz.c198 static HTAB *timezone_cache = NULL; variable
209 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
213 if (!timezone_cache) in init_timezone_hashtable()
245 if (!timezone_cache) in pg_tzset()
260 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
295 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql14-docs/postgresql-14.1/src/timezone/
H A Dpgtz.c198 static HTAB *timezone_cache = NULL; variable
209 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
213 if (!timezone_cache) in init_timezone_hashtable()
245 if (!timezone_cache) in pg_tzset()
260 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
295 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql14-server/postgresql-14.1/src/timezone/
H A Dpgtz.c198 static HTAB *timezone_cache = NULL; variable
209 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
213 if (!timezone_cache) in init_timezone_hashtable()
245 if (!timezone_cache) in pg_tzset()
260 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
295 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/timezone/
H A Dpgtz.c198 static HTAB *timezone_cache = NULL; variable
209 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
213 if (!timezone_cache) in init_timezone_hashtable()
245 if (!timezone_cache) in pg_tzset()
260 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
295 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/timezone/
H A Dpgtz.c198 static HTAB *timezone_cache = NULL; variable
211 timezone_cache = hash_create("Timezones", in init_timezone_hashtable()
215 if (!timezone_cache) in init_timezone_hashtable()
247 if (!timezone_cache) in pg_tzset()
262 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()
297 tzp = (pg_tz_cache *) hash_search(timezone_cache, in pg_tzset()

123