Fix minor typo in comment
Reported-by: Amit Langote
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/123aaffb5b881f3dadaac676877a90b50233a847
Modified Files
--
src/backend/catalog/partition.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Sen
Fix minor typo in comment
Tatsuro Yamada
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/cf7dfbf2d6c5892747cd6fca399350d86c16f00f
Modified Files
--
src/include/port/atomics/generic.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Sent via
Robert Haas wrote:
> On Wed, Apr 14, 2010 at 6:29 AM, Simon Riggs wrote:
> > Log Message:
> > ---
> > Fix minor typo in comment in xlog.c
>
> Hmm, I think in this case the correct word would be "affect" not "effect".
Agreed, fixed.
--
Bruce Momjian http://momjian.us
Enterp
On Wed, Apr 14, 2010 at 6:29 AM, Simon Riggs wrote:
> Log Message:
> ---
> Fix minor typo in comment in xlog.c
Hmm, I think in this case the correct word would be "affect" not "effect".
...Robert
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make change
Log Message:
---
Fix minor typo in comment in xlog.c
Modified Files:
--
pgsql/src/backend/access/transam:
xlog.c (r1.394 -> r1.395)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.394&r2=1.395)
--
Sent via pgsql-comm