Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc76ff4b

Browse files
author
Neil Conway
committed
Better late than never: document that the GiST API changed in 8.0 in the
"incompatibilities" section of the release notes.
1 parente507399 commitc76ff4b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.326 2005/02/02 18:16:13 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.327 2005/02/06 22:31:50 neilc Exp $
33
-->
44

55
<appendix id="release">
@@ -467,6 +467,15 @@ typedefs (Michael)</para></listitem>
467467
</para>
468468
</listitem>
469469

470+
<listitem>
471+
<para>
472+
The API for user-defined GiST indexes has been changed. The
473+
Union and PickSplit methods are now passed a pointer to a
474+
special <structname>GistEntryVector</structname> structure,
475+
rather than a <type>bytea</type>.
476+
</para>
477+
</listitem>
478+
470479
</itemizedlist>
471480
</para>
472481
</sect2>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp