Fix typo in xlog.c.
Author: Fujii Masao
Reviewed-by: Amit Kapila
Discussion:
https://postgr.es/m/cahgqgwh7dtyvozz8c0ag5ajwh5pfirdkacpty1_rdhy0hye...@mail.gmail.com
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/3b0c59ac1c7d480821ed009b998dd6be7d2d851c
Modified Fi
Make the order of the header file includes consistent in contrib modules.
The basic rule we follow here is to always first include 'postgres.h' or
'postgres_fe.h' whichever is applicable, then system header includes and
then Postgres header includes. In this, we also follow that all the
Postgres
docs: fix wording of REFRESH CONCURRENTLY manual page
Reported-by: Asim / aprav...@pivotal.io
Discussion:
https://postgr.es/m/157076828181.26165.15231292023740913...@wrigleys.postgresql.org
Backpatch-through: 9.4
Branch
--
REL9_4_STABLE
Details
---
https://git.postgresql.org/pg/commi
docs: fix wording of REFRESH CONCURRENTLY manual page
Reported-by: Asim / aprav...@pivotal.io
Discussion:
https://postgr.es/m/157076828181.26165.15231292023740913...@wrigleys.postgresql.org
Backpatch-through: 9.4
Branch
--
REL9_5_STABLE
Details
---
https://git.postgresql.org/pg/commi
docs: fix wording of REFRESH CONCURRENTLY manual page
Reported-by: Asim / aprav...@pivotal.io
Discussion:
https://postgr.es/m/157076828181.26165.15231292023740913...@wrigleys.postgresql.org
Backpatch-through: 9.4
Branch
--
REL9_6_STABLE
Details
---
https://git.postgresql.org/pg/commi
docs: fix wording of REFRESH CONCURRENTLY manual page
Reported-by: Asim / aprav...@pivotal.io
Discussion:
https://postgr.es/m/157076828181.26165.15231292023740913...@wrigleys.postgresql.org
Backpatch-through: 9.4
Branch
--
REL_10_STABLE
Details
---
https://git.postgresql.org/pg/commi
docs: fix wording of REFRESH CONCURRENTLY manual page
Reported-by: Asim / aprav...@pivotal.io
Discussion:
https://postgr.es/m/157076828181.26165.15231292023740913...@wrigleys.postgresql.org
Backpatch-through: 9.4
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/5
docs: fix wording of REFRESH CONCURRENTLY manual page
Reported-by: Asim / aprav...@pivotal.io
Discussion:
https://postgr.es/m/157076828181.26165.15231292023740913...@wrigleys.postgresql.org
Backpatch-through: 9.4
Branch
--
REL_12_STABLE
Details
---
https://git.postgresql.org/pg/commi
docs: fix wording of REFRESH CONCURRENTLY manual page
Reported-by: Asim / aprav...@pivotal.io
Discussion:
https://postgr.es/m/157076828181.26165.15231292023740913...@wrigleys.postgresql.org
Backpatch-through: 9.4
Branch
--
REL_11_STABLE
Details
---
https://git.postgresql.org/pg/commi
pg_upgrade: adjust error output to use new database list format
Commit a524f50d0f added
old_11_check_for_sql_identifier_data_type_usage(), but it did not use
the clearer database error list format added to the master branch in
commit 1634d36157. This commit fixes that.
Backpatch-through: master
10 matches
Mail list logo