time dates - Search results in mailing lists

2008-08-29 22:39:21 | to_date() validation (Brendan Jurd)

time coming, but I've finally got a patch to improve the error handling of to_date

2008-05-17 17:32:12 | pg_dump lock timeout - resend (daveg)

Date: Sun, 11 May 2008 04:30:47 -0700 Attached is a patch to add a commandline option to pg_dump to limit how long pg_dump will wait for locks during startup. The intent

2008-05-01 11:05:34 | Re: temporal version of generate_series() (H.Harada)

time; generate_series ----------------- 20:00:00 21:00:00 22:00:00 23:00:00 00

2008-04-05 15:00:33 | Re: Expose checkpoint start/finish times into SQL. (Alvaro Herrera)

time trolling the logs. CSV does not really make it much easier -- the DBA is still tasked with importing the thing after the current file is complete; and you don't have

2008-03-05 20:59:10 | Re: libpq type system 0.9a (Andrew Chernow)

date or %int4 in the above example is a programming error. You would be asking to fetch a value of the wrong type. Without the formatting string, libpq would have to va_arg(ASSUME

2008-02-26 15:01:50 | Re: lc_time and localized dates (Gevik Babakhani)

Perhaps this is good time to think about (I'm being careful to say redesign

2008-02-11 16:41:19 | tzcode update (Heikki Linnakangas)

date with the upstream changes since. We've made a number of small changes to our version of the library, including: - formatting changes, mostly thanks to pgindent - widened time

2007-12-06 15:34:30 | Re: Better default_statistics_target (Simon Riggs)

time, so the stats are frequently out of date. The histograms are height balanced, so they

2007-09-11 16:43:18 | PL/TCL Patch to prevent postgres from becoming multithreaded (Marshall, Steve)

time PL/TCL is used in a postgres backend, but only when postgres is linked against a multithread-enabled version of libtcl. Thus, this problem can be side-stepped by linking against the proper TCL library

2007-09-06 16:20:55 | Re: HOT patch - version 15 (Tom Lane)

dates from a time when GetOldestXmin didn't work outside a transaction? Pushing the prune/defrag

2007-08-20 17:23:19 | PGparam extension version 0.3 (Merlin Moncure)

time concerns, for example client side support for binary arrays and a queryf interface which would map input parameters into the various put functions. These are exciting things but fairly complex features and may require

2007-08-10 13:53:33 | Re: [HACKERS] Function structure in formatting.c (Brendan Jurd)

date and dch_time. * Replaced DCH_processor with two new functions DCH_to_char and DCH_from

2007-06-26 15:50:13 | Load Distributed Checkpoints, final patch (Heikki Linnakangas)

time * a checkpoint record is read from XLOG; it must determine whether a *************** *** 5751,5757 **** /* * OK, force data out to disk */ ! CheckPointGuts(checkPoint->redo); /* * Update pg_control so that any subsequent crash will restart from

2007-06-25 07:38:50 | New Zealand - TZ change (Zdenek Kotala)

dates for time changes have been adjusted to match ! # the recent U.S. change of dates

2007-06-20 10:48:27 | Load Distributed Checkpoints, take 3 (Heikki Linnakangas)

time_warn flag. In fact, I think there's a small race condition in CVS HEAD: 1. pg_start_backup() is called, which calls RequestCheckpoint 2. RequestCheckpoint takes note of the old value of ckpt