postgresql/contrib/adminpack
Amit Kapila b4f140869f Add missing errcode() in a few ereport calls.
This will allow to specifying SQLSTATE error code for the errors in the
missing places.

Reported-by: Sawada Masahiko
Author: Sawada Masahiko
Backpatch-through: 9.5
Discussion: https://postgr.es/m/CA+fd4k6N8EjNvZpM8nme+y+05mz-SM8Z_BgkixzkA34R+ej0Kw@mail.gmail.com
2020-03-18 09:27:14 +05:30
..
expected Add pg_file_sync() to adminpack extension. 2020-01-24 20:42:52 +09:00
sql Add pg_file_sync() to adminpack extension. 2020-01-24 20:42:52 +09:00
.gitignore
adminpack--1.0--1.1.sql
adminpack--1.0.sql
adminpack--1.1--2.0.sql
adminpack--2.0--2.1.sql Add pg_file_sync() to adminpack extension. 2020-01-24 20:42:52 +09:00
adminpack.c Add missing errcode() in a few ereport calls. 2020-03-18 09:27:14 +05:30
adminpack.control Add pg_file_sync() to adminpack extension. 2020-01-24 20:42:52 +09:00
Makefile Add pg_file_sync() to adminpack extension. 2020-01-24 20:42:52 +09:00