How is this better than /contrib/dbase tools?
---
Manuel Baena GarcĂa wrote:
> Hello,
>
> Here is a contrib to translate xBase-style .dbf-files to SQL.
>
> Manuel.
[ Attachment, skipping... ]
[ Attachment, skipping... ]
On Tue, Jan 25, 2005 at 06:06:23PM +0900, ITAGAKI Takahiro wrote:
> Environment:
> OS : Linux kernel 2.6.9
> CPU: Pentium 4 3GHz
> disk : ATA 5400rpm (Data and WAL are placed on same partition.)
> memory : 1GB
> config : shared_buffers=1, wal_buffers=256,
>XLOG_S
a_ogawa <[EMAIL PROTECTED]> writes:
> This patch uses InitFunctionCallInfoData macro instead of MemSet to
> initialize FunctionCallInfoData.
> An idea of this patch discussed in the "FunctionCallN improvement" thread.
> (http://archives.postgresql.org/pgsql-hackers/2005-01/msg01054.php)
Looks good
(BAttached patch improves ExecMakeFunctionResultNoSets, etc.
(B
(BThis patch uses InitFunctionCallInfoData macro instead of MemSet to
(Binitialize FunctionCallInfoData.
(BAn idea of this patch discussed in the "FunctionCallN improvement" thread.
(B(http://archives.postgresql.org/pgsql-hacker