Skip to content

Return string type for JSONText.Value()#306

Open
Taik wants to merge 1 commit intojmoiron:masterfrom
Taik:jsontext-value-string
Open

Return string type for JSONText.Value()#306
Taik wants to merge 1 commit intojmoiron:masterfrom
Taik:jsontext-value-string

Conversation

@Taik
Copy link
Copy Markdown
Contributor

@Taik Taik commented Apr 22, 2017

In order to support binary_parameters flag in lib/pq, we need to explicitly return string type to signal lib/pq to send the field via text format (pointed out by cbandy at lib/pq#528). This change shouldn't break backwards compatibility if binary_parameters isn't turned on.

We've been testing this fork in production for a few days with pgbouncer transaction pooling mode, and so far things are working as expected.

In order to support `binary_parameters` flag in lib/pq, we need to
explicitly return string type to signal lib/pq to send the field via
text format (lib/pq#528).
@dlsniper
Copy link
Copy Markdown
Collaborator

dlsniper commented Feb 1, 2024

Hello, @ardan-bkennedy, and I recently stepped in to help maintain this project.
We are sorting the opened issues and pull requests and would like to know if you still NEED this merged.
Thank you for your contribution.

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.

3 participants