From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Magnus Hagander <magnus(at)hagander(dot)net> |
Subject: | Re: pgsql: Add 'basebackup_to_shell' contrib module. |
Date: | 2022-03-31 00:01:05 |
Message-ID: | 472639.1648684865@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Nathan Bossart <nathandbossart(at)gmail(dot)com> writes:
> I think we should give this module a .gitignore file. Patch attached.
Indeed, before somebody accidentally commits the cruft that
check-world is leaving around. Pushed.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2022-03-31 00:19:41 | Re: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches |
Previous Message | Tom Lane | 2022-03-31 00:00:04 | pgsql: Add .gitignore for basebackup_to_shell. |
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2022-03-31 00:09:44 | Re: Higher level questions around shared memory stats |
Previous Message | Tom Lane | 2022-03-30 23:41:37 | Re: ORDER BY pushdowns seem broken in postgres_fdw |