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

Commit07bb04b

Browse files
Trophies added
1 parenta929534 commit07bb04b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,17 @@ result = (complex_short *) malloc(sizeof(complex_short) * result_size);
411411
memcpy((void*) result, (void*) &vec[0], sizeof(complex_short) * result_size);
412412
```
413413

414+
##Trophies
415+
416+
###PostgreSQL
417+
418+
*[BUG#18214](https://www.postgresql.org/message-id/flat/18214-891f77caa80a35cc%40postgresql.org):
419+
`poly_contain` (`@>`) hangs forever for input data with zeros and infinities in
420+
PosrgreSQL 14-16
421+
*[BUG#17962](https://www.postgresql.org/message-id/17962-4f00b6f26724858d%40postgresql.org): PostgreSQL 11 hangs on`poly_contain` (`@>`) with specific data
422+
423+
424+
414425
##Further reading
415426

416427
1. Read examples. They are in`examples` directory.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp