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

Fixes for PostgreSQL 18devel#8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
MarinaPolyakova merged 4 commits intomasterfromPGPRO-12044
Sep 4, 2025
Merged

Conversation

MarinaPolyakova
Copy link

No description provided.

antameland others added4 commitsSeptember 19, 2024 23:11
"passing 'const char *' to parameter of type 'char *' discards qualifiers"[-Wincompatible-pointer-types-discards-qualifiers]And replace palloc0+strcpy with pstrdup.  Caused by: - d5f139cb6814f0af2d2e1106899361e45c305630 (PostgreSQL)   Constify fields and parameters in spell.cTags: shared_ispell
…_with_len.  Caused by:  - fb1a18810f07fc3b722392103d67ce8ed188b63d (PostgreSQL)    Remove ts_locale.c's lowerstr()  -a25f420 (shared_ispell subtree)    affix file is created in current backend to avoid regex_t structure copying Tags: shared_ispell
…l/security.sql test.  Caused by:  - 774171c4f640853b1cf8747a4762631d2f5d25be (PostgreSQL)    Improve reporting of errors in extension script files. Tags: shared_ispell
Copy link

@kovdb75kovdb75 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Может быть, лучше было бы вообще заблокировать вывод контекста в security.sql?
Тогда не пришлось бы добавлять security_1.out.
Хотя так тоже нормально.

MarinaPolyakova reacted with thumbs up emojiMarinaPolyakova reacted with confused emoji
@MarinaPolyakova
Copy link
Author

@kovdb75 , заведи задачу на исправление, пожалуйста?..

@MarinaPolyakovaMarinaPolyakova merged commitc92e015 intomasterSep 4, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@kovdb75kovdb75kovdb75 approved these changes

Assignees

@kovdb75kovdb75

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@MarinaPolyakova@kovdb75@antamel

[8]ページ先頭

©2009-2025 Movatter.jp