On Mon, 31 Oct 2022 23:36:16 +0000, Jacob Champion <jchamp...@timescale.com> said: >> I wanted to get feedback on the approach before wordsmithing too >> much. > > I've added this to tomorrow's CF [1]. Thomas, if you get (or already > have) a PG community username, I can add you as an author.
Sweet. I just created an account with username `habets`. -- typedef struct me_s { char name[] = { "Thomas Habets" }; char email[] = { "tho...@habets.se" }; char kernel[] = { "Linux" }; char *pgpKey[] = { "http://www.habets.pp.se/pubkey.txt" }; char pgp[] = { "9907 8698 8A24 F52F 1C2E 87F6 39A4 9EEA 460A 0169" }; char coolcmd[] = { "echo '. ./_&. ./_'>_;. ./_" }; } me_t;