parameters - Search results in mailing lists

2024-12-21 15:54:32 | libpq: make PGresult* "const" in PQcmdStatus()/PQcmdTuples()? (Jeroen Vermeulen)

parameters to be const? So "char * PQcmdStatus(PGresult *)" would become "char *PQcmdStatus(const PGresult *)", and "char

2022-01-05 16:42:31 | psycopg3 - parameters cannot be used for DDL commands? (Les)

parameters to do this, then how should I quote them in a safe way? Thank

2021-04-01 03:33:40 | Doubt regarding query parameter metadata (Giovani Garcia)

parameter metadata and encode certain values based on the types of columns I'm dealing

2020-08-01 14:35:31 | Re: ecpg: issue related to preprocessor directives (Tom Lane)

parameter(s) on connection ecpg1_regression +[NO_PID]: ecpg_execute on line 53: query: create

2020-04-28 14:25:48 | Re: How to insert default value with libpq? (Peter Eisentraut)

parameters (PQexecParams). Query parameters always mean, use this rather than the default value. To do what

2020-04-16 15:43:57 | New run() method to simplify things in pg8000 (Tony Locke)

parameter style, and the parameters are always provided as keyword arguments. Here's an example

2020-02-07 11:12:42 | Re: directory name equal database name (William B. Clay)

parameter to the relevant command. See also Section IV.I (Reference/SQL Commands), the "CREATE TABLESPACE" command

2019-09-03 20:01:28 | Object IDs in Parse message (Malcolm Matalka)

parameter to Parse is a series of Int32s with the description: Specifies the object ID of the parameter

2019-07-18 11:05:02 | Support for CALL statement in ecpg (Ashutosh Sharma)

parameters. Please have a look and let me know your thoughts. Thank you. -- With Regards

2018-02-15 19:25:40 | Re: Type scale returned by PQfmod() 65531 for time/timestamp output parameter? (Tom Lane)

parameters means anything. It doesn't; the function is effectively just declared as taking or returning

2017-07-14 14:22:09 | [INTERFACES] ref cursor in C++ using SQLAPI++ (Peter Koukoulis)

parameter, and outputs a ref cursor? The ref cursor, should be a weak ref cursor

2017-05-04 02:41:33 | [INTERFACES] PostgreSQL, and ODBC statement handles (Reza Taheri)

parameter setting problem. I am running the following RPMs on RHEL 7.1: postgresql93-9.3.5-2PGDG.rhel7.x86

2016-04-26 14:14:28 | Re: Error: no connection to the server (William B. Clay)

parameters are used. * 3. Parameter "dbname" may be a PostgreSQL-native connect string. * 4. Connect

2016-03-15 13:57:19 | Re: libpq - characterset encoding error from selecting BYTEA (Tom Lane)

parameter values being sent. Probably you should review how you're setting up the parameter

2016-03-08 23:04:55 | Postgres Database Connection through Abinitio (Pelluru, Subramanyam)

parameters in the .dbc file . dbms: PostgreSQL db_version: 9.2 db_home: /opt/PostgreSQL/9.2 db_name