Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
raulb committed Apr 16, 2024
1 parent b2a8bbb commit 456495d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source/logrepl/snapshot.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ var ErrSnapshotComplete = errors.New("snapshot complete")
var ErrSnapshotInterrupt = errors.New("snapshot interrupted")

const (
// TODO same constant is defined in packages longpoll, logrepl and destination
// use same constant everywhere
// TODO Update this once snapshots are properly done for this mode.
MetadataPostgresTable = "postgres.table"
)

Expand Down

0 comments on commit 456495d

Please sign in to comment.