prefixing - Search results in mailing lists
Mailing lists >> pgsql-hackers >> Thread >> Search in thread (12)
2025-05-02 19:48:35 | Re: RFC: Additional Directory for Extensions (David E. Wheeler)
prefix in which to install your - extension's files, by setting the make variable - prefix
Mailing lists >> pgsql-hackers >> Thread
2025-04-25 13:52:30 | doc: Some copy-editing around prefix operators (Christoph Berg)
OPERATOR docs around prefix operators, I noticed a few places that could be improved. Christoph
Mailing lists >> pgsql-hackers >> Thread
2025-04-25 01:27:37 | Re: extension_control_path and "directory" (David E. Wheeler)
prefix=/Users/david/Downloads install ``` Then set the search paths and restarted: ```ini extension_control_path = '/Users/david/Downloads/share/extension
Mailing lists >> pgsql-hackers >> Thread
2025-04-25 01:16:03 | Re: sslmode=secure by default (Re: Making sslrootcert=system work on Windows psql) (Jelte Fennema-Nio)
prefixed aliases for all our ssl options. Like tlscert/tlskey. Since such a new postgress:// scheme
Mailing lists >> pgsql-hackers >> Thread
2025-04-23 01:42:57 | Re: [PATCH] Support older Pythons in oauth_server.py (Jacob Champion)
Correct. Directly above the changed code are the prefix checks, which set self._alt_issuer/_parameterized. Thanks! --Jacob
Mailing lists >> pgsql-hackers >> Thread
2025-04-21 18:55:52 | Re: Large expressions in indexes can't be stored (non-TOASTable) (Nathan Bossart)
supposed to be prefixed with "regress_". Here is a new patch with that fixed. -- nathan
Mailing lists >> pgsql-hackers >> Thread
2025-04-16 00:34:50 | pipelining in psql, commit 41625ab (Noah Misch)
PREFIX] execute query and store result in psql variables \gx [(OPTIONS)] [FILE] as \g, but forces
Mailing lists >> pgsql-hackers >> Thread
2025-04-15 07:37:24 | Log prefix missing for subscriber log messages received from publisher (vignesh C)
prefix. This makes it harder to correlate such messages with other log entries. For example
Mailing lists >> pgsql-hackers >> Thread
2025-04-14 08:36:15 | Fix bug with accessing to temporary tables of other sessions (Daniil Davydov)
prefix is reserved by the postgres kernel, we can definitely say that we have encountered
Mailing lists >> pgsql-hackers >> Thread
2025-04-10 19:35:23 | Re: Capturing both IP address and hostname in the log (David G. Johnston)
prefix %h / %r simply report the "identifier of the host making the connection". David J.
Mailing lists >> pgsql-hackers >> Thread
2025-04-08 02:36:54 | Re: Improve documentation regarding custom settings, placeholders, and the administrative functions (David G. Johnston)
prefix.name', true), 'default-value') they may have read, and stuck in the recesses of their
Mailing lists >> pgsql-hackers >> Thread >> Search in thread (2)
2025-04-08 02:29:24 | Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions (Andres Freund)
prefix for the column names / C function arguments. Seems long. It seems particularly weird because
Mailing lists >> pgsql-hackers >> Thread
2025-04-07 19:55:37 | Re: psql suggestion "select " offers nothing, can we get functions like "\df " (Kirill Reshke)
Maybe we can tab-complete here if prefix matches pg_% ? Does that makes good use case?
Mailing lists >> pgsql-hackers >> Thread
2025-04-07 19:54:13 | Re: speedup COPY TO for partitioned table. (Kirill Reshke)
Maybe we can tab-complete here if prefix matches pg_% ? Does that makes good use case?
Mailing lists >> pgsql-hackers >> Thread >> Search in thread (2)
2025-04-04 19:55:41 | Re: rename pg_log_standby_snapshot (Sami Imseih)
prefix and the Log prefixed functions that write to wal. But this goes back to the main