We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe0972e commit a89850aCopy full SHA for a89850a
src/backend/replication/logical/logicalfuncs.c
@@ -40,7 +40,7 @@
40
#include "utils/regproc.h"
41
#include "utils/resowner.h"
42
43
-/* private date for writing out data */
+/* Private data for writing out data */
44
typedef struct DecodingOutputState
45
{
46
Tuplestorestate *tupstore;
0 commit comments