projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f37015a
)
Fix busted .gitignore entry.
author
Tom Lane
<
[email protected]
>
Fri, 8 Apr 2022 18:22:47 +0000
(14:22 -0400)
committer
Tom Lane
<
[email protected]
>
Fri, 8 Apr 2022 18:22:47 +0000
(14:22 -0400)
Typo in commit
2258e76f9
.
src/bin/pg_waldump/.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/pg_waldump/.gitignore
b/src/bin/pg_waldump/.gitignore
index dabb6e34b6f4b8d67ec286245f94b0412d6ae81d..dc6705f5b2959188ce53dc723fc7237f67a9b397 100644
(file)
--- a/
src/bin/pg_waldump/.gitignore
+++ b/
src/bin/pg_waldump/.gitignore
@@
-22,8
+22,10
@@
/tblspcdesc.c
/xactdesc.c
/xlogdesc.c
+
+# Source files copied from src/backend/access/transam/
/xlogreader.c
-/xlogstat.c
+/xlogstat
s
.c
# Generated by test suite
/tmp_check/