diff options
| author | Alvaro Herrera | 2022-03-29 13:36:21 +0000 |
|---|---|---|
| committer | Alvaro Herrera | 2022-03-29 13:36:21 +0000 |
| commit | adc943b4e1fe26c3085e81c65f5b185c7ff0611a (patch) | |
| tree | 063de12e034caf8622094bfc8f565f2a7e405b37 /src/tools | |
| parent | 6b262f353ef710704a9388d32924b8c10c7e6eaa (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 ccbc69f15b8..d71d1adbecd 100644 --- a/src/tools/pgindent/typedefs.list +++ b/src/tools/pgindent/typedefs.list @@ -3700,8 +3700,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 |
