Small typo in variable.c

From: "Daniel Westermann (DWE)" <daniel(dot)westermann(at)dbi-services(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Small typo in variable.c
Date: 2021-07-27 10:04:36
Message-ID: ZR0P278MB09202C130A3591DE9B37AA6CD2E99@ZR0P278MB0920.CHEP278.PROD.OUTLOOK.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

there is a typo in variable.c.
Attached a small fix for this.

Regards
Daniel

Attachment Content-Type Size
typo-in-variable-c-fix.patch text/x-patch 419 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Dolgov 2021-07-27 10:21:12 Re: Showing applied extended statistics in explain
Previous Message Fabien COELHO 2021-07-27 09:45:07 Re: Some code cleanup for pgbench and pg_verifybackup