postgresql/src/backend
Tom Lane 877f08da14 Fix up timetz input so that a date is required only when the specified
timezone actually has a daylight-savings rule.  This avoids breaking
cases that used to work because they went through the DecodePosixTimezone
code path.  Per contrib regression failures (mea culpa for not running
those yesterday...).  Also document the already-applied change to allow
GMT offsets up to 14 hours.
2006-10-18 16:43:14 +00:00
..
access Message style improvements 2006-10-06 17:14:01 +00:00
bootstrap pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
catalog pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
commands Code and docs review for ALTER TABLE INHERIT/NO INHERIT patch. 2006-10-13 21:43:19 +00:00
executor Fix mishandling of after-trigger state when a SQL function returns multiple 2006-10-12 17:02:24 +00:00
lib Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
libpq Update pg_hba.conf comment about documentation section. 2006-10-11 23:01:46 +00:00
main pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
nodes Code and docs review for ALTER TABLE INHERIT/NO INHERIT patch. 2006-10-13 21:43:19 +00:00
optimizer pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
parser Code and docs review for ALTER TABLE INHERIT/NO INHERIT patch. 2006-10-13 21:43:19 +00:00
po Fix mistyping 2006-08-29 15:47:48 +00:00
port Fix infinite sleep and failes of send in Win32. 2006-10-13 13:59:47 +00:00
postmaster Message style improvements 2006-10-06 17:14:01 +00:00
regex Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
rewrite Message style improvements 2006-10-06 17:14:01 +00:00
storage Redesign the patch for allocation of shmem space and LWLocks for add-on 2006-10-15 22:04:08 +00:00
tcop Add include needed for new getrusage() call. 2006-10-08 17:45:50 +00:00
utils Fix up timetz input so that a date is required only when the specified 2006-10-18 16:43:14 +00:00
Makefile On Windows, we know the backend stack size limit because we have to 2006-10-08 17:15:34 +00:00
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 2005-10-04 11:14:03 +00:00