Re: [PATCH] Fix typo in psql \copy command documentation - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [PATCH] Fix typo in psql \copy command documentation
Date
Msg-id aUtDhp65uNUCFNbA@momjian.us
Whole thread Raw
In response to Re: [PATCH] Fix typo in psql \copy command documentation  (Kirill Reshke <reshkekirill@gmail.com>)
List pgsql-hackers
On Sun, Dec  7, 2025 at 12:42:14AM +0500, Kirill Reshke wrote:
> Your patch WFM.
> 
> But i want to remind you can people usually send patches here as file. Well,
> for single liners including patch directly in message body is OK, but in nearby
> thread you did same for relatively big change so...
> 
> My recipe is coding locally, then git commit and git format-patch -v
> whatever-version -1 sha-of-commit

Great, patch applied.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Do not let urgent matters crowd out time for investment in the future.



pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Refactor replication origin state reset helpers
Next
From: Chao Li
Date:
Subject: Refactor to eliminate cast-away-const in pg_dump object sort comparator