mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04:00
Fix typo in logicalfuncs.c.
Author: Bharath Rupireddy Discussion: https://postgr.es/m/CALj2ACX1mVtw8LWEnZgnpPdk2bPFR1xX2ZN+8GfXCffyip_9=Q@mail.gmail.com
This commit is contained in:
parent
fe0972ee5e
commit
a89850a57e
@ -40,7 +40,7 @@
|
||||
#include "utils/regproc.h"
|
||||
#include "utils/resowner.h"
|
||||
|
||||
/* private date for writing out data */
|
||||
/* Private data for writing out data */
|
||||
typedef struct DecodingOutputState
|
||||
{
|
||||
Tuplestorestate *tupstore;
|
||||
|
Loading…
x
Reference in New Issue
Block a user