public inbox for [email protected]  
help / color / mirror / Atom feed
ECPG support for PQsetChunkedRowsMode()
  2025-11-18 23:16 UTC  Tim Fors <[email protected]>
` Re: ECPG support for PQsetChunkedRowsMode()
  2025-11-19 18:44 UTC  Daniel Verite <[email protected]>
` Re: ECPG support for PQsetChunkedRowsMode()
  2025-11-21 21:35 UTC  Tim Fors <[email protected]>
` Re: ECPG support for PQsetChunkedRowsMode()
  2025-11-24 12:41 UTC  Daniel Verite <[email protected]>
` Re: ECPG support for PQsetChunkedRowsMode()
  2025-11-24 18:58 UTC  Tim Fors <[email protected]>
  [5+ messages in thread]

libpq, connection error - question
  2025-04-17 18:05 UTC  David CARLIER <[email protected]>
` Re: libpq, connection error - question
  2025-04-17 18:57 UTC  Tom Lane <[email protected]>
  [2+ messages in thread]

libpq: make PGresult* "const" in PQcmdStatus()/PQcmdTuples()?
  2024-12-21 12:54 UTC  Jeroen Vermeulen <[email protected]>
` Re: libpq: make PGresult* "const" in PQcmdStatus()/PQcmdTuples()?
  2024-12-21 15:56 UTC  Tom Lane <[email protected]>
` Re: libpq: make PGresult* "const" in PQcmdStatus()/PQcmdTuples()?
  2024-12-21 15:59 UTC  Jeroen Vermeulen <[email protected]>
` Re: libpq: make PGresult* "const" in PQcmdStatus()/PQcmdTuples()?
  2024-12-21 16:06 UTC  Tom Lane <[email protected]>
  [4+ messages in thread]

RowDescription for a function does not include table OID
  2024-06-18 03:18 UTC  Maxwell Dreytser <[email protected]>
` Re: RowDescription for a function does not include table OID
  2024-06-18 03:51 UTC  Tom Lane <[email protected]>
` Re: RowDescription for a function does not include table OID
  2024-06-18 04:28 UTC  Maxwell Dreytser <[email protected]>
` Re: RowDescription for a function does not include table OID
  2024-06-20 01:22 UTC  Maxwell Dreytser <[email protected]>
` RowDescription for a function does not include table OID
  2024-06-21 14:41 UTC  Maxwell Dreytser <[email protected]>
` Re: RowDescription for a function does not include table OID
  2024-06-21 14:48 UTC  David G. Johnston <[email protected]>
` Re: RowDescription for a function does not include table OID
  2024-06-21 15:03 UTC  Maxwell Dreytser <[email protected]>
` Re: RowDescription for a function does not include table OID
  2024-06-21 15:28 UTC  David G. Johnston <[email protected]>
` Re: RowDescription for a function does not include table OID
  2024-06-21 15:41 UTC  Maxwell Dreytser <[email protected]>
` Re: RowDescription for a function does not include table OID
  2024-06-21 15:51 UTC  Tom Lane <[email protected]>
` Re: RowDescription for a function does not include table OID
  2024-06-21 15:52 UTC  David G. Johnston <[email protected]>
` Re: RowDescription for a function does not include table OID
  2024-06-21 15:57 UTC  David G. Johnston <[email protected]>
` Re: RowDescription for a function does not include table OID
  2024-06-21 16:12 UTC  Tom Lane <[email protected]>
` Re: RowDescription for a function does not include table OID
  2024-06-21 16:17 UTC  Tom Lane <[email protected]>
  [14+ messages in thread]

can't run setup.py in pgAdmin4
  2024-04-08 13:55 UTC  Ibrahim Shaame <[email protected]>

client_encoding is WIN1252 on ErrorMessage at the StartupMessage
  2023-12-09 01:23 UTC  Jean-Yves Garneau <[email protected]>
` Re: client_encoding is WIN1252 on ErrorMessage at the StartupMessage
  2023-12-09 01:30 UTC  Tom Lane <[email protected]>
` RE: client_encoding is WIN1252 on ErrorMessage at the StartupMessage
  2023-12-11 12:07 UTC  Jean-Yves Garneau <[email protected]>
` Re: client_encoding is WIN1252 on ErrorMessage at the StartupMessage
  2023-12-11 14:51 UTC  Tom Lane <[email protected]>
` RE: client_encoding is WIN1252 on ErrorMessage at the StartupMessage
  2023-12-11 16:07 UTC  Jean-Yves Garneau <[email protected]>
` Re: client_encoding is WIN1252 on ErrorMessage at the StartupMessage
  2023-12-11 16:14 UTC  Tom Lane <[email protected]>
` RE: client_encoding is WIN1252 on ErrorMessage at the StartupMessage
  2023-12-11 17:02 UTC  Jean-Yves Garneau <[email protected]>
` Re: client_encoding is WIN1252 on ErrorMessage at the StartupMessage
  2023-12-11 17:06 UTC  Tom Lane <[email protected]>
` RE: client_encoding is WIN1252 on ErrorMessage at the StartupMessage
  2023-12-11 17:51 UTC  Jean-Yves Garneau <[email protected]>
  [9+ messages in thread]

Version 3.18.0 of DBD::Pg released (Perl DBI driver for Postgres)
  2023-12-07 14:42 UTC  Greg Sabino Mullane <[email protected]>

Like AppSmith, but dedicated to Postgres?
  2023-10-16 21:53 UTC  Timothy Nelson <[email protected]>

libpq seems to misbehave in a pipelining corner case
  2023-05-24 12:05 UTC  Ivan Trofimov <[email protected]>

Re: C trigger significantly slower than PL/pgSQL?
  2023-04-13 09:31 UTC  pgchem pgchem <[email protected]>
` Re: C trigger significantly slower than PL/pgSQL?
  2023-04-13 15:42 UTC  Tom Lane <[email protected]>
` Re: C trigger significantly slower than PL/pgSQL?
  2023-04-14 17:39 UTC  Ernst-Georg Schmid <[email protected]>
` Re: C trigger significantly slower than PL/pgSQL?
  2023-04-15 17:31 UTC  Tom Lane <[email protected]>
  [4+ messages in thread]

C trigger significantly slower than PL/pgSQL?
  2023-04-12 07:35 UTC  pgchem pgchem <[email protected]>
` Re: C trigger significantly slower than PL/pgSQL?
  2023-04-12 11:05 UTC  Dave Cramer <[email protected]>
` Re: C trigger significantly slower than PL/pgSQL?
  2023-04-12 11:33 UTC  pgchem pgchem <[email protected]>
` Re: C trigger significantly slower than PL/pgSQL?
  2023-04-12 12:03 UTC  Dave Cramer <[email protected]>
` Re: C trigger significantly slower than PL/pgSQL?
  2023-04-12 12:19 UTC  Tom Lane <[email protected]>
  [5+ messages in thread]

Transaction control in a C language function
  2023-03-06 10:36 UTC  Flaris Feller <[email protected]>
` Re: Transaction control in a C language function
  2023-03-06 15:21 UTC  Tom Lane <[email protected]>
` Re: Transaction control in a C language function
  2023-03-06 23:33 UTC  Flaris Feller <[email protected]>
  [3+ messages in thread]

About default inBufSize (connection read buffer size) in libpq
  2023-03-05 02:42 UTC  Трофимов Иван <[email protected]>
` Re: About default inBufSize (connection read buffer size) in libpq
  2023-03-06 18:15 UTC  Andres Freund <[email protected]>
  [2+ messages in thread]

Libpq linked statically linked to OpenSSL/LibreSSL
  2022-12-04 13:22 UTC  Marco Bambini <[email protected]>
` RE: Libpq linked statically linked to OpenSSL/LibreSSL
  2022-12-05 12:48 UTC  ALBERTO CABELLO SÁNCHEZ <[email protected]>
` RE: Libpq linked statically linked to OpenSSL/LibreSSL
  2022-12-05 13:10 UTC  ALBERTO CABELLO SÁNCHEZ <[email protected]>
` Re: Libpq linked statically linked to OpenSSL/LibreSSL
  2022-12-05 16:47 UTC  Marco Bambini <[email protected]>
` Re: Libpq linked statically linked to OpenSSL/LibreSSL
  2022-12-06 10:05 UTC  Marco Bambini <[email protected]>
` Re: Libpq linked statically linked to OpenSSL/LibreSSL
  2022-12-06 18:01 UTC  Andres Freund <[email protected]>
` Re: Libpq linked statically linked to OpenSSL/LibreSSL
  2022-12-06 18:24 UTC  Bruce Momjian <[email protected]>
` Re: Libpq linked statically linked to OpenSSL/LibreSSL
  2022-12-08 06:07 UTC  Marco Bambini <[email protected]>
` RE: Libpq linked statically linked to OpenSSL/LibreSSL
  2022-12-09 08:00 UTC  ALBERTO CABELLO SÁNCHEZ <[email protected]>
` Re: Libpq linked statically linked to OpenSSL/LibreSSL
  2022-12-10 07:55 UTC  Marco Bambini <[email protected]>
  [10+ messages in thread]

DBD::Pg version 3.16.0 released
  2022-08-11 14:12 UTC  Greg Sabino Mullane <[email protected]>

Weird behaviour with binary copy, arrays and column count
  2022-07-11 09:42 UTC  James Vanns <[email protected]>

Can 64bit libpq to access 32bit postgres
  2022-04-09 03:53 UTC  陈 <[email protected]>

Can 32bit libpq to access 64bit postgres
  2022-04-09 03:52 UTC  陈 <[email protected]>

Use java interface "setArray" to insert the array of user-defined type to table
  2022-02-23 14:58 UTC  Charles Kong <[email protected]>
` Re: Use java interface "setArray" to insert the array of user-defined type to table
  2022-02-23 15:00 UTC  Dave Cramer <[email protected]>
  [2+ messages in thread]

PREPARE TRANSACTION for specific transaction branch/session
  2022-01-21 11:49 UTC  trn nrjn <[email protected]>

psycopg3 - parameters cannot be used for DDL commands?
  2022-01-05 16:42 UTC  Les <[email protected]>
` Re: psycopg3 - parameters cannot be used for DDL commands?
  2022-01-05 17:07 UTC  Tom Lane <[email protected]>
` Re: psycopg3 - parameters cannot be used for DDL commands?
  2022-01-05 17:19 UTC  Les <[email protected]>
` Re: psycopg3 - parameters cannot be used for DDL commands?
  2022-01-05 17:20 UTC  Dmitry Igrishin <[email protected]>
` Re: psycopg3 - parameters cannot be used for DDL commands?
  2022-01-05 17:28 UTC  Les <[email protected]>
` Re: psycopg3 - parameters cannot be used for DDL commands?
  2022-01-06 09:37 UTC  Les <[email protected]>
  [6+ messages in thread]

PostgreSQL XA resource manager for C/C++ apps
  2021-11-23 07:09 UTC  trn nrjn <[email protected]>
` Re: PostgreSQL XA resource manager for C/C++ apps
  2021-11-23 13:46 UTC  Dave Cramer <[email protected]>
` Re: PostgreSQL XA resource manager for C/C++ apps
  2021-11-25 08:54 UTC  trn nrjn <[email protected]>
` Re: PostgreSQL XA resource manager for C/C++ apps
  2021-11-25 11:03 UTC  Dave Cramer <[email protected]>
  [4+ messages in thread]

Seconds precision in timestamp columns
  2021-07-16 19:03 UTC  Luiz E. P. Fernandes <[email protected]>
` Re: Seconds precision in timestamp columns
  2021-07-17 14:04 UTC  Tom Lane <[email protected]>
  [2+ messages in thread]

DBD::Pg version 3.15.0 released
  2021-05-21 21:36 UTC  Greg Sabino Mullane <[email protected]>

Doubt regarding query parameter metadata
  2021-04-01 03:33 UTC  Giovani Garcia <[email protected]>
` Re: Doubt regarding query parameter metadata
  2021-04-01 14:14 UTC  Tom Lane <[email protected]>
` Re: Doubt regarding query parameter metadata
  2021-04-01 15:30 UTC  Giovani Garcia <[email protected]>
` Re: Doubt regarding query parameter metadata
  2021-04-01 18:07 UTC  Tom Lane <[email protected]>
  [4+ messages in thread]


[next (older)]

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox