Skip to content

PHP 8.4: pgsql: Add pg_set_chunked_rows_size, PGSQL_TUPLES_CHUNK #4117

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Nov 21, 2024

Conversation

KentarouTakeda
Copy link
Contributor

Refs:

I'm not very good at English, so please feel free to point out or correct any unnatural parts in my phrasing.

Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

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

Some comment, but thank you!

<refsect1 role="returnvalues">
&reftitle.returnvalues;
<simpara>
Returns &true; on success or &false; on failure.
Copy link
Member

Choose a reason for hiding this comment

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

I'm pretty sure for this you can use &return.success; (or something similar to this)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for letting me know. I'm happy that this will make localization easier!
b68685e

Comment on lines 29 to 31
<listitem>
&pgsql.parameter.connection-with-unspecified-default;
</listitem>
Copy link
Member

Choose a reason for hiding this comment

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

Can the connection parameter be unspecified? If not this is the wrong entity to use (there should be a similar one tho)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, the parameter is required. I fixed the referencing entity.
5d0ac3e

@Girgias Girgias merged commit 3c6c95f into php:master Nov 21, 2024
2 checks passed
@Girgias
Copy link
Member

Girgias commented Nov 21, 2024

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants