Fix msvc build for localized versions of Visual C++
Look only at the non-localized part of the output from "vcbuild /?",
which is used to determine the version of Visual Studio in use. Different
languages seem to localize different amounts of the string, but we assume
the part "Microsoft Visual C+
Fix msvc build for localized versions of Visual C++
Look only at the non-localized part of the output from "vcbuild /?",
which is used to determine the version of Visual Studio in use. Different
languages seem to localize different amounts of the string, but we assume
the part "Microsoft Visual C+
Improve GIN indexscan cost estimation.
The better estimate requires more statistics than we previously stored:
in particular, counts of "entry" versus "data" pages within the index,
as well as knowledge of the number of distinct key values. We collect
this information during initial index build a
Fix a passel of inappropriately-named global functions in GIN.
The GIN code has absolutely no business exporting GIN-specific functions
with names as generic as compareItemPointers() or newScanKey(); that's
just trouble waiting to happen. I got annoyed about this again just now
and decided to fix
Log Message:
---
Add common include file.
Added Files:
---
pgbulkload/include:
common.h (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/include/common.h?rev=1.1&content-type=text/x-cvsweb-markup)
--
Sent via pgsql-committers mailing
Log Message:
---
Bug #1010650 - support metadata for indexes.
Modified Files:
--
Npgsql2/src/Npgsql:
NpgsqlConnection.cs (r1.29 -> r1.30)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlConnection.cs?r1=1.29&r2=1.30)
Npg
On Sat, Oct 16, 2010 at 4:57 AM, Peter Eisentraut wrote:
> Support host names in pg_hba.conf
-
@authcomment@
-# TYPE DATABASEUSERCIDR-ADDRESSMETHOD
+# TYPE DATABASEUSERADDRESS METHOD
@remove-line-for-nolo...@# "