postgresql/src/backend
Tom Lane 2f5b2558d3 Code for SET/SHOW TIME ZONE with a fixed-interval timezone was not
prepared for HAVE_INT64_TIMESTAMP.  Per report from Guillaume Beaudoin.
2005-06-05 01:48:45 +00:00
..
access Add test to WAL replay to verify that xl_prev points back to the previous 2005-05-31 19:10:39 +00:00
bootstrap postgres -boot would print the wrong program name in event of a 2005-01-14 21:08:44 +00:00
catalog Change tsearch2 to not use the unsafe practice of creating functions 2005-05-03 16:51:22 +00:00
commands Code for SET/SHOW TIME ZONE with a fixed-interval timezone was not 2005-06-05 01:48:45 +00:00
executor SQL functions returning pass-by-reference types were copying the results 2005-04-10 18:04:31 +00:00
lib Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
libpq Push enable/disable of notify and catchup interrupts all the way down 2005-06-02 21:03:46 +00:00
main Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
nodes Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
optimizer Previous fix for "x FULL JOIN y ON true" failed to handle the case 2005-05-24 18:02:55 +00:00
parser expandRTE and get_rte_attribute_type mistakenly always imputed typmod -1 2005-05-29 17:10:35 +00:00
po Translation updates 2005-05-25 08:37:22 +00:00
port Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
postmaster Flush any remaining statistics counts out to the collector at process 2005-03-31 23:21:09 +00:00
regex Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8 (up from 2004-11-24 22:56:54 +00:00
rewrite Phase 1 of fix for 'SMgrRelation hashtable corrupted' problem. This 2005-01-10 20:02:24 +00:00
storage Need to reset local buffer pin counts, not only shared buffer pins, 2005-03-18 16:16:20 +00:00
tcop Push enable/disable of notify and catchup interrupts all the way down 2005-06-02 21:03:46 +00:00
utils patternsel() was improperly stripping RelabelType from the derived 2005-06-01 17:05:25 +00:00
Makefile On Windows, set the postmaster executable's stack size to 4MB, so that 2005-01-26 21:57:32 +00:00
nls.mk New translation 2005-01-09 17:10:29 +00:00