projects
/
postgresql-pgindent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bfbad9
)
Add missing .gitignore entry.
author
Tom Lane
<
[email protected]
>
Sat, 8 Apr 2023 03:32:49 +0000
(23:32 -0400)
committer
Tom Lane
<
[email protected]
>
Sat, 8 Apr 2023 03:32:49 +0000
(23:32 -0400)
Seems an oversight in
7d8219a44
. Fix before somebody commits
a generated file.
src/bin/pg_waldump/.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/pg_waldump/.gitignore
b/src/bin/pg_waldump/.gitignore
index dc6705f5b2959188ce53dc723fc7237f67a9b397..ec51f41c767e2ba557fbe7a2fc36279a6e9f65d3 100644
(file)
--- a/
src/bin/pg_waldump/.gitignore
+++ b/
src/bin/pg_waldump/.gitignore
@@
-15,6
+15,7
@@
/nbtdesc.c
/relmapdesc.c
/replorigindesc.c
+/rmgrdesc_utils.c
/seqdesc.c
/smgrdesc.c
/spgdesc.c