[COMMITTERS] pgsql: Fix outdated comment

2017-08-23 Thread Peter Eisentraut
Fix outdated comment

Author: Thomas Munro 

Branch
--
REL9_4_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/fe4c6582465719efc7534ae184fcc4b9dd6b1660

Modified Files
--
src/backend/storage/lmgr/predicate.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Fix outdated comment

2017-08-23 Thread Peter Eisentraut
Fix outdated comment

Author: Thomas Munro 

Branch
--
REL_10_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/da19c32c6b7dd7d0ff5814538adf5aaa665848a1

Modified Files
--
src/backend/storage/lmgr/predicate.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Fix outdated comment

2017-08-23 Thread Peter Eisentraut
Fix outdated comment

Author: Thomas Munro 

Branch
--
REL9_6_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/0cd9071130832d051048e051c00d93819436800c

Modified Files
--
src/backend/storage/lmgr/predicate.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Fix outdated comment

2017-08-23 Thread Peter Eisentraut
Fix outdated comment

Author: Thomas Munro 

Branch
--
master

Details
---
https://git.postgresql.org/pg/commitdiff/1e1b01cd1632a7d768fb8c86c95cf3ec82dc58da

Modified Files
--
src/backend/storage/lmgr/predicate.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Fix outdated comment

2017-08-23 Thread Peter Eisentraut
Fix outdated comment

Author: Thomas Munro 

Branch
--
REL9_5_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/6bd9c1bc9bb4af8d79da0e9581b70c89119fbb6f

Modified Files
--
src/backend/storage/lmgr/predicate.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Fix outdated comment in lwlock.c

2016-12-16 Thread Robert Haas
Fix outdated comment in lwlock.c

Commit 3761fe3c20bb040b15f0e8da58d824631da00caa should have made
this change, but didn't.

Reported by Álvaro Herrera.

Branch
--
master

Details
---
http://git.postgresql.org/pg/commitdiff/591ccb66d24258f6d1084343b3c33c96e3e2b36d

Modified Files
--
src/backend/storage/lmgr/lwlock.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Fix outdated comment

2014-08-22 Thread Alvaro Herrera
Fix outdated comment

Branch
--
REL9_3_STABLE

Details
---
http://git.postgresql.org/pg/commitdiff/13b037f93886b7cea393edf691e2dca14cf7b3e9

Modified Files
--
src/backend/access/heap/heapam.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Fix outdated comment

2014-08-22 Thread Alvaro Herrera
Fix outdated comment

Branch
--
master

Details
---
http://git.postgresql.org/pg/commitdiff/01d15a2677c738489e62295924298ef8a72528a8

Modified Files
--
src/backend/access/heap/heapam.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Fix outdated comment

2014-08-22 Thread Alvaro Herrera
Fix outdated comment

Branch
--
REL9_4_STABLE

Details
---
http://git.postgresql.org/pg/commitdiff/25eda23679433ee35972f9e4411a628e19b8cd57

Modified Files
--
src/backend/access/heap/heapam.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Fix outdated comment.

2012-05-10 Thread Heikki Linnakangas
Fix outdated comment.

Multi-insert records observe XLOG_HEAP_INIT_PAGE flag too, as Andres Freund
pointed out.

Branch
--
master

Details
---
http://git.postgresql.org/pg/commitdiff/60a3dffb724c49c60d9ba921929bfa49ec21dd00

Modified Files
--
src/include/access/htup.h |8 
1 files changed, 4 insertions(+), 4 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Fix outdated comment

2011-06-29 Thread Alvaro Herrera
Fix outdated comment

Extracted from a patch by Bernd Helmle

Branch
--
master

Details
---
http://git.postgresql.org/pg/commitdiff/b36927fbe922d1aac5d6e42c04eecf65bf37f5f3

Modified Files
--
src/backend/parser/parse_utilcmd.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers