pgjdbc/pgjdbc GitHub issues and pull requests (mirror)
help / color / mirror / Atom feed[pgjdbc/pgjdbc] issue #3846: Property `quoteReturningIdentifiers` default value document not match code
3+ messages / 2 participants
[nested] [flat]
* [pgjdbc/pgjdbc] issue #3846: Property `quoteReturningIdentifiers` default value document not match code
@ 2025-10-24 08:35 "sodekim (@sodekim)" <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: sodekim (@sodekim) @ 2025-10-24 08:35 UTC (permalink / raw)
To: pgjdbc/pgjdbc <[email protected]>
Please read https://stackoverflow.com/help/minimal-reproducible-example
**Describe the issue**
in document default value is `false`
<img width="1995" height="150" alt="Image" src="https://github.com/user-attachments/assets/ec42ce04-ec55-44f5-8e9f-3da66babcd2a"; />
in code `org.postgresql.PGProperty#QUOTE_RETURNING_IDENTIFIERS` default value is `true`
<img width="1245" height="369" alt="Image" src="https://github.com/user-attachments/assets/05a09aa9-7d2a-45ae-bd7d-012b728759a8"; />
**Driver Version?**
42.3.8
**Java Version?**
1.8
**OS Version?**
windows 11
**PostgreSQL Version?**
17.6
**To Reproduce**
No
**Expected behaviour**
keep document and code have same default value
**Logs**
No
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: [pgjdbc/pgjdbc] issue #3846: Property `quoteReturningIdentifiers` default value document not match code
@ 2025-10-24 11:31 ` "davecramer (@davecramer)" <[email protected]>
1 sibling, 0 replies; 3+ messages in thread
From: davecramer (@davecramer) @ 2025-10-24 11:31 UTC (permalink / raw)
To: pgjdbc/pgjdbc <[email protected]>
can you provide us with a PR ?
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: [pgjdbc/pgjdbc] issue #3846: Property `quoteReturningIdentifiers` default value document not match code
@ 2025-10-24 15:27 ` "sodekim (@sodekim)" <[email protected]>
1 sibling, 0 replies; 3+ messages in thread
From: sodekim (@sodekim) @ 2025-10-24 15:27 UTC (permalink / raw)
To: pgjdbc/pgjdbc <[email protected]>
> can you provide us with a PR ?
see #3847
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2025-10-24 15:27 UTC | newest]
Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-10-24 08:35 [pgjdbc/pgjdbc] issue #3846: Property `quoteReturningIdentifiers` default value document not match code "sodekim (@sodekim)" <[email protected]>
2025-10-24 11:31 ` "davecramer (@davecramer)" <[email protected]>
2025-10-24 15:27 ` "sodekim (@sodekim)" <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox