postgresql/src/pl
Peter Eisentraut 400d5ffcaf Simplify PGAC_STRUCT_TIMEZONE Autoconf macro
Since 63bd0db121 we don't use tzname
anymore, so we don't need to check for it.  Instead, just keep the
part of PGAC_STRUCT_TIMEZONE that we need, which is the check for
struct tm.tm_zone.

Discussion: https://www.postgresql.org/message-id/flat/5eb11a37-f3ca-5fb7-308f-4485dec25a2e%402ndquadrant.com
2019-10-07 16:47:23 +02:00
..
plperl Fix inconsistencies and typos in the tree 2019-07-29 12:28:30 +09:00
plpgsql Rename some toasting functions based on whether they are heap-specific. 2019-10-04 14:24:46 -04:00
plpython Simplify PGAC_STRUCT_TIMEZONE Autoconf macro 2019-10-07 16:47:23 +02:00
tcl Fix inconsistencies and typos in the tree, take 11 2019-08-19 16:21:39 +09:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00