parameters - Search results
Mailing lists >> pgsql-hackers >> Thread
2025-05-29 17:59:45 | Re: Fixing memory leaks in postgres_fdw (Tom Lane)
parameter-name keywords; which seems like a pretty negligible cost in a function that runs
Mailing lists >> pgsql-hackers >> Thread
2025-05-28 23:56:32 | Re: Fixing memory leaks in postgres_fdw (Tom Lane)
parameter. The connection list is + * connection name as the first parameter. The connection hash is * much
Mailing lists >> pgsql-hackers >> Thread
2025-05-26 22:36:14 | Re: Fixing memory leaks in postgres_fdw (Tom Lane)
parameter-name keywords; which seems like a pretty negligible cost in a function that runs
Mailing lists >> pgsql-hackers >> Thread
2025-05-26 02:59:00 | Re: Fixing memory leaks in postgres_fdw (Tom Lane)
parameter-name keywords; which seems like a pretty negligible cost in a function that runs
Mailing lists >> pgsql-hackers >> Thread
2025-05-25 22:53:17 | Re: Fixing memory leaks in postgres_fdw (Tom Lane)
parameters */ /* for storing result tuples */ - PGresult *result; /* result for query */ + BEPGresult *result; /* result for query
Mailing lists >> pgsql-hackers >> Thread
2025-05-24 04:10:23 | Fixing memory leaks in postgres_fdw (Tom Lane)
parameter-name keywords; which seems like a pretty negligible cost in a function that runs