[PATCH] Documentation

From: Mikael Gustavsson <mikael(dot)gustavsson(at)smhi(dot)se>
To: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: [PATCH] Documentation
Date: 2025-12-18 07:31:24
Message-ID: 4ed268473fdb4cf9b0eced6c8019d353@smhi.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

This is my first ever patch to postgresql so please guide me if i'm doing something wrong.

This patch updates some examples in documentation client-auth.sgml from md5 to scram-sha-256
Reference: https://www.postgresql.org/message-id/176595607507.978865.11597773194269211255%40wrigleys.postgresql.org

KR
Mikael Gustavsson, SMHI

Attachment Content-Type Size
DOC-update-client-auth-examples.patch text/x-patch 1.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nazir Bilal Yavuz 2025-12-18 07:35:44 Re: Speed up COPY FROM text/CSV parsing using SIMD
Previous Message Chao Li 2025-12-18 07:22:09 DOC: fixes multiple errors in alter table doc