diff options
| author | Alvaro Herrera | 2022-03-29 13:36:21 +0000 |
|---|---|---|
| committer | Alvaro Herrera | 2022-03-29 13:36:21 +0000 |
| commit | a54ed2de80ec844e578e26f93ab008c814f56090 (patch) | |
| tree | 23549b03344f1c14b0b4d40e9f89871a626e68fb /src/tools | |
| parent | 78ebfd885be563191d659d7a4ae230e199792e3f (diff) | |
Revert "Fix replay of create database records on standby"
This reverts commit 49d9cfc68bf4. The approach taken by this patch has
problems, so we'll come up with a radically different fix.
Discussion: https://postgr.es/m/CA+TgmoYcUPL+WOJL2ZzhH=zmrhj0iOQ=iCFM0SuYqBbqZEamEg@mail.gmail.com
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/pgindent/typedefs.list | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tools/pgindent/typedefs.list b/src/tools/pgindent/typedefs.list index 8980a56b780..50fdb17fa3f 100644 --- a/src/tools/pgindent/typedefs.list +++ b/src/tools/pgindent/typedefs.list @@ -3516,8 +3516,6 @@ xl_invalid_page xl_invalid_page_key xl_invalidations xl_logical_message -xl_missing_dir_key -xl_missing_dir xl_multi_insert_tuple xl_multixact_create xl_multixact_truncate |
