From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Update dummy prosrc values. |
Date: | 2021-04-16 23:01:28 |
Message-ID: | E1lXXSq-0003uR-A3@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Update dummy prosrc values.
Ooops, forgot to s/system_views.sql/system_functions.sql/g
in this part of 767982e36.
No need for an additional catversion bump, I think, since
these strings are gone by the time initdb finishes.
Discussion: https://postgr.es/m/3956760.1618529139@sss.pgh.pa.us
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/8a2df442b652f83b1c189822737091b90f343965
Modified Files
--------------
src/include/catalog/pg_proc.dat | 92 ++++++++++++++++++++---------------------
1 file changed, 46 insertions(+), 46 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2021-04-17 02:23:57 | pgsql: Rethink extraction of collation dependencies. |
Previous Message | Tom Lane | 2021-04-16 22:37:15 | pgsql: Convert built-in SQL-language functions to SQL-standard-body sty |