compile - Search results in mailing lists
Mailing lists >> pgsql-www >> Thread
2025-02-19 22:20:23 | Re: Overeager spam fighting for link? (Magnus Hagander)
compile(r'(/m(essage-id)?/)?[^()<>@,;:\/\s"\'&|]+@[^()<>@,;:\/\s"\'&|]+') Per: https:///postgres/pgarchives/blob/master/django/archives/mailarchives/templatetags/pgfilters.py#L31 The comment indicates it's trying
Mailing lists >> pgsql-www >> Thread
2024-06-27 15:26:10 | Re: Containerized development environment for pgweb (Yogesh Sharma)
compile. --- ext/_yaml.c: In function ‘__Pyx_modinit_type_init_code’: ext/_yaml.c:25698:25: error: ‘PyTypeObject’ {aka ‘struct
Mailing lists >> pgsql-www >> Thread
2024-02-15 12:20:17 | passwordcheck module problem (Zaur Hajili)
compiled by gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-20), 64-bit (1 row) postgres
Mailing lists >> pgsql-www >> Thread
2023-11-08 11:18:53 | Postgres014.0 installer for Centos (Shashikanth Bhardwaj)
compiler to install the PostgreSQL but I cannot do it because some machines always needs
Mailing lists >> pgsql-www >> Thread
2022-09-19 11:28:05 | GSoC 2022 | Pgarchives | Patches (Sahil Harpal)
compiling my work. It includes all READMEs, Installation guides, and Patches. The repository link - https:///SahilHarpal/GSoC2022/tree/main
Mailing lists >> pgsql-www >> Thread
2022-06-25 19:12:13 | Re: downloading list archive mboxes (Justin Pryzby)
compile on the remote side. Not to my knowledge - just muscle memory. I tried but haven
Mailing lists >> pgsql-www >> Thread
2022-03-27 00:37:35 | Re: Suggestion, add committfest managers to the contributors page (Jonathan S. Katz)
compiling the list of all contributors to a major release for the release notes, though
Mailing lists >> pgsql-www >> Thread >> Search in thread (2)
2021-05-09 09:37:16 | https:///wiki/Compile_and_Install_from_source_code (Joel Jacobson)
compile all such dependencies manually. If we think such a map between --with/--enable option
Mailing lists >> pgsql-www >> Thread
2021-01-29 15:38:33 | [PATCH pglister] Add Archived-At header to delivered messages (Denis Laxalde)
compile(r, re.MULTILINE) for r in blocklist_regex.splitlines()] @@ -171,7 +173,7 @@ class
Mailing lists >> pgsql-www >> Thread
2020-11-11 10:47:33 | Documentation building broken in CFBot (Daniel Gustafsson)
compiled with HTTP support which causes this to now break. That being said, XMLLint will
Mailing lists >> pgsql-www >> Thread
2020-08-31 10:05:59 | Re: Mangling mail archive "flat" links (Magnus Hagander)
compile(r'(/m(essage-id)?/)?[^()<>@,;:\/\s"\'&|]+@[^()<>@,;:\/\s"\'&|]+') +_re_mail = re.compile(r'(/m(essage-id)?/(flat
Mailing lists >> pgsql-www >> Thread
2020-07-08 10:56:04 | Re: Download navigation UX (Dave Page)
compiled with VC++ 2017 suddenly starts crashing because they're now using a libpq built
Mailing lists >> pgsql-www >> Thread
2019-07-17 04:30:32 | Wiki editor request (Reilly Wood)
Compile and Install from source code
Mailing lists >> pgsql-www >> Thread
2018-07-02 23:08:17 | PG list descriptions (Justin Pryzby)
compile, acceptance test, and bug problems, most new users will probably only be interested in this
Mailing lists >> pgsql-www >> Thread >> Search in thread (6)
2018-03-14 22:52:40 | Re: Bogus reports from coverage.postgresql.org (Tom Lane)
compiled with gcc 8. Covers the following gcov-related changes in gcc: .gcov-file format