1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 <2013> 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 <2013> 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: What's calling get_array_info? |
From: | Michael Davidsaver <[email protected]> |
To: | Ned Arnold <[email protected]> |
Cc: | "[email protected]" <[email protected]> |
Date: | Wed, 09 Jan 2013 12:02:49 -0500 |
On 1/9/2013 11:57 AM, Ned Arnold wrote:
From sscanRecord.c: if (precPvt->validBuf == B_BUFFER) { Well how about that. This is just what I was thinking. I had assumed that simply overwriting pfield would cause problems. I'll definitely take a close look at this code. Thanks, Michael |