prog - Search results in mailing lists
Mailing lists >> pgsql-announce >> Thread
2021-11-29 09:37:51 | PostgreSQL Weekly News - November 28, 2021 (PWN via PostgreSQL Announce)
PROG_PERL_MODULES is completely the wrong thing to use, because it's checking what
Mailing lists >> pgsql-announce >> Thread
2018-11-18 23:45:40 | == PostgreSQL Weekly News - November 18, 2018 == (David Fetter)
PROG_AWK had to be run twice, once inside the "if llvm" block and once
Mailing lists >> pgsql-announce >> Thread
2018-08-19 21:56:25 | == PostgreSQL Weekly News - August 19 2018 == (David Fetter)
PROG_CC_C99() is sufficient to do so. There's probably at least one member
Mailing lists >> pgsql-announce >> Thread
2018-03-26 00:34:57 | == PostgreSQL Weekly News - March 25 2018 == (David Fetter)
PROG_CC_CFLAGS_OPT and PGAC_PROG_CC_VAR_OPT are changed to be just
Mailing lists >> pgsql-announce >> Thread
2018-01-14 23:09:09 | == PostgreSQL Weekly News - January 14 2018 == (David Fetter)
prog() API. Reported-by: Daniel Westermann Backpatch-through: 10 https:///pg/commitdiff/d25ee30031b08ad1348a090914c2af6bc640a832 - Remove outdated/removed Win32 URLs
Mailing lists >> pgsql-announce >> Thread
2017-06-19 00:25:38 | [ANNOUNCE] == PostgreSQL Weekly News - June 18 2017 == (David Fetter)
prog_perl_modules.m4 from the GNU autoconf archives. This was discussed last year, but we held
Mailing lists >> pgsql-announce >> Thread
2015-04-06 12:31:54 | == PostgreSQL Weekly News - April 05 2015 == (David Fetter)
PROG_CC_VAR_OPT to go further, and it doesn't seem worth that). http:///pg/commitdiff/73b416b2e41237b657d29d8f42a4bb34bf700928
Mailing lists >> pgsql-announce >> Thread
2014-03-19 16:55:26 | repmgr 2.0 released (Christian Kruse)
prog and install_ext with doing both as the default - Flush output before calling system
Mailing lists >> pgsql-announce >> Thread
2014-02-07 20:57:29 | repmgr 2.0RC1 released (Christian Kruse)
prog and install_ext with doing both as the default - Flush output before calling system
Mailing lists >> pgsql-announce >> Thread
2012-09-10 16:04:56 | == PostgreSQL Weekly News - September 10 2012 == (David Fetter)
prog API to be less flaky f763b77193b04eba03a1f4ce46df34dc0348419e Fix pg_upgrade to cope with non-default
Mailing lists >> pgsql-announce >> Thread
2012-09-03 05:52:34 | == PostgreSQL Weekly News - September 02 2012 == (David Fetter)
prog API to be less flaky. The previous signature made it very easy to pass
Mailing lists >> pgsql-announce >> Thread
2012-08-27 06:52:20 | == PostgreSQL Weekly News - August 26 2012 == (David Fetter)
prog() coding. Heikki Linnakangas sent in another revision of the patch to improve estimates and selectivity
Mailing lists >> pgsql-announce >> Thread
2012-08-13 04:25:35 | == PostgreSQL Weekly News - August 12 2012 == (David Fetter)
prog(), and closing and reopening the log file between system() calls. Backpatch to 9.2. http:///pg/commitdiff/fbcfa90bb8ceb77f7763b6ae16bcbb777849ccee
Mailing lists >> pgsql-announce >> Thread
2012-07-03 01:22:31 | == PostgreSQL Weekly News - July 02 2012 == (David Fetter)
PROG_INSTALL would pick up any random program named install, which has caused failure reports
Mailing lists >> pgsql-announce >> Thread
2012-06-25 09:57:49 | == PostgreSQL Weekly News - June 24 2012 == (David Fetter)
PROG_INSTALL. John Lumby sent in a patch intended to enable using INSERT ... RETURNING in a RULE