postgres/src
Tom Lane 0af83bd530 Add new timezone abbrevation "FET".
This seems to have been invented in 2011 to represent GMT+3, non daylight
savings rules, as now used in Europe/Kaliningrad and Europe/Minsk.
There are no conflicts so might as well add it to the Default list.
Per bug #7804 from Ruslan Izmaylov.
2013-01-14 14:47:34 -05:00
..
backend Prevent failure when RowExpr or XmlExpr is parse-analyzed twice. 2012-12-23 14:07:52 -05:00
bin Translation updates 2012-12-03 07:50:43 -05:00
include Stamp 8.3.22. 2012-12-03 15:28:41 -05:00
interfaces Stamp 8.3.22. 2012-12-03 15:28:41 -05:00
makefiles Fix PGXS support for building loadable modules on AIX. 2012-10-09 21:04:30 -04:00
pl Back-patch fix and test case for bug #7516. 2012-09-14 11:50:19 -04:00
port Stamp 8.3.22. 2012-12-03 15:28:41 -05:00
template Use SYSV semaphores rather than POSIX on Darwin >= 6.0 (i.e., OS X 10.2 2007-09-26 00:32:46 +00:00
test Prevent passing gmake's environment variables down through pg_regress. 2012-12-01 17:24:15 -05:00
timezone Add new timezone abbrevation "FET". 2013-01-14 14:47:34 -05:00
tools Backpatch "Use the preferred version of xsubpp." 2011-11-28 07:46:15 -05:00
tutorial Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:12 +02:00
bcc32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 2007-03-05 14:18:38 +00:00
DEVELOPERS
Makefile Tsearch2 functionality migrates to core. The bulk of this work is by 2007-08-21 01:11:32 +00:00
Makefile.global.in Back-patch creation of tar.bz2 tarball during "make dist". 2011-07-03 16:40:34 -04:00
Makefile.shlib Fix assorted issues with build and install paths containing spaces. 2011-06-14 16:24:45 -04:00
nls-global.mk
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00