Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t4CUX-00GwgA-9Z for pgsql-hackers@arkaria.postgresql.org; Fri, 25 Oct 2024 05:04:05 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1t4CUU-00CDPx-9M for pgsql-hackers@arkaria.postgresql.org; Fri, 25 Oct 2024 05:04:02 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t4CUT-00CDPp-Vq for pgsql-hackers@lists.postgresql.org; Fri, 25 Oct 2024 05:04:02 +0000 Received: from mail-lj1-x233.google.com ([2a00:1450:4864:20::233]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1t4CUR-002jih-Nx for pgsql-hackers@lists.postgresql.org; Fri, 25 Oct 2024 05:04:01 +0000 Received: by mail-lj1-x233.google.com with SMTP id 38308e7fff4ca-2fb50e84ec7so14036921fa.1 for ; Thu, 24 Oct 2024 22:03:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729832638; x=1730437438; darn=lists.postgresql.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=2c3EFw1pZn2HkWfnYwn6TvH7t3zwbhjYhyGDveO3TuA=; b=SgfS24fRNYoolYMN46eHgOj09RbrD1cRxuCiI+LxSGdyeaU6UKiKscfgPzdfgb8CZv bMbk82VMyvlnhadK2/dV6Mv8AbcmR07mHOvuJM31awJb/yx+OpTAErjRqCBx/yD3VaS2 9jhcYFbbqncLw2JqVHO7ih3cvcDo4o3oCbgxlE0mDUFutY5UHjOhERDHQlQg0toWIG2s HcQLEtDL5xDAznKb/sYDSHKTNfiqmS09054ICjRH9M0wPX4XrPw+9uhDL4h8EWx/KDUu 3KGOWt9OZ/jNKqJl5SQPB+OnRG4a3johhr00XpgLOC7YLbl6MiwNGGXNrnVRz4SXDuwN zfgA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729832638; x=1730437438; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2c3EFw1pZn2HkWfnYwn6TvH7t3zwbhjYhyGDveO3TuA=; b=uBosCiBrwztvEspBhemUZyULu/HMetyM+mav1ySLhuLEJdzdOhS0zAs+LD9VD2Eqfn qGMPVfsM/W9JwqBF3jqjHAmv/Ury1TU56uLQyCzoZGGEhWMQp4WVoRQEB0KUBUcAqZbg YTV4zojSxe1zeLedqvLJVy4385VATmEqkRoA41qQYWO80TTja1EwheSc0Mkt4Rxvs27X uyeR8Z4dzK7kf6qNyL445sFQE95ecQfMLHpsbdl+lAAD9NuxheDP/GpxOzTnVFydB+VP nFyrPUSm3MAYGSB5ss/LoIeteV5ZTmTGA/RiXPbvQMSFhCD7pw213+t0CY34eXEuvU+E vRmw== X-Forwarded-Encrypted: i=1; AJvYcCXbgBsfwCZHA0vJpWDnlSHKUPJehZu8H4/jRMtR/QRWeUCzJW6adRDmiS7axnyMc3P+FP1/8QfM26WzOK7H@lists.postgresql.org X-Gm-Message-State: AOJu0YxrNxS7Ime29xPdfTTWKjGyQu3sEVU0u414UQ9KfSzNfetRjmLB yOvR+n5U9jKW1XCbPODprJVHWAufn5OX4duwFrO17oaiNflLYUP4PAQDI+JuKmg6wt/qVors6WJ Tq2l5IZFzQit8Aa4W5FI0drz3Lo5B5g== X-Google-Smtp-Source: AGHT+IHtfiYOYyDN2oYPZOp4qaYBRDWvHrj9tIxSB7E0CVEch8YeaA2Iv9CDf3Sl9mjGFxUe7E1PAtNR2uwCJoYRKd8= X-Received: by 2002:a2e:5119:0:b0:2fa:e658:27b4 with SMTP id 38308e7fff4ca-2fca81c20c2mr19559491fa.4.1729832637804; Thu, 24 Oct 2024 22:03:57 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Peter Smith Date: Fri, 25 Oct 2024 16:03:31 +1100 Message-ID: Subject: Re: Refactor to use common function 'get_publications_str'. To: Michael Paquier Cc: Masahiko Sawada , PostgreSQL Hackers Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, Oct 25, 2024 at 10:00=E2=80=AFAM Michael Paquier wrote: > > On Fri, Oct 25, 2024 at 09:28:47AM +1100, Peter Smith wrote: > > I've attached the patch v4. > > Looks OK to me. Thanks. I'll see to get that done through the day. > -- Thanks for pushing! =3D=3D=3D=3D=3D=3D Kind Regards, Peter Smith. Fujitsu Australia