Re: [PATCHES] pgstattuple extension for indexes

2006-07-05 Thread Bruce Momjian
Patch applied. Thanks. --- ITAGAKI Takahiro wrote: > This is an extension of pgstattuple to query information from indexes. > It supports btree, hash and gist. Gin is not supported. > It scans only index pages and does not

Re: [PATCHES] Client build of MSVC6+ patch

2006-07-05 Thread Bruce Momjian
Patch applied. Change made so test is WIN32, and add comment about different structure ordering on Win32 for IPv6 use. Thanks. --- Hiroshi Saito wrote: > Hi. Tom-san. > > Oops, I understood it. Thank you for suggestion.

Re: [PATCHES] Client build of MSVC6+ patch

2006-07-05 Thread Bruce Momjian
Patch applied. Thanks. --- Hiroshi Saito wrote: > Hi Bruce-san, and Magnus-san. > > I take out patch for this as a promise. > This is client-build support of MS-VC6+. > However, It leaves the problem of IPV6.:-( > > Rega

Re: [PATCHES] Further patch for VS2005

2006-07-05 Thread Bruce Momjian
Patch applied. Thanks. --- Magnus Hagander wrote: > Hi! > > Attached patch is required ot build with the CRT that comes with Visual > Studio 2005. Basically MS defined errcode in the headers with a typedef, > so we have t

Re: [PATCHES] doc & regress for full time zone names

2006-07-05 Thread Bruce Momjian
Patch applied. Thanks. --- Joachim Wieland wrote: > Please find attached two patches for documentation and regression tests for > the usage of full time zone names: > > http://archives.postgresql.org/pgsql-patches/2006-06