Skip to content

Add documentation for 5 new pgsql functions (PHP 8.4)#5351

Closed
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:doc/pgsql-new-functions
Closed

Add documentation for 5 new pgsql functions (PHP 8.4)#5351
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:doc/pgsql-new-functions

Conversation

@lacatoire
Copy link
Copy Markdown
Member

@lacatoire lacatoire commented Feb 6, 2026

Add documentation for 5 new pgsql functions available since PHP 8.4: pg_jit, pg_change_password, pg_put_copy_data, pg_put_copy_end, and pg_socket_poll.

Happy to adjust if needed.

Add documentation pages for pgsql functions available since PHP 8.4:
- pg_jit: Returns JIT information of the PostgreSQL server
- pg_change_password: Change a PostgreSQL user password
- pg_put_copy_data: Send data during a COPY operation
- pg_put_copy_end: Signal completion of a COPY operation
- pg_socket_poll: Poll a connection socket for read/write readiness
@lacatoire lacatoire closed this Mar 2, 2026
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.

1 participant