Hi,
I am a student in China. I have read some source code of postgreSQL, though only a little. I think maybe there is typo in this file: src\backend\catalog\index.c. At line 649 in v9.2.0, line 653 in V9.2.2. The sentence is " *indexInfo: same info executor uses to insert into the index", I think it should not be 'same', but 'some'.
I am not sure if my thoughts is right.
Sorry for my poor English.
Good Luck From Beijing!
Meng Qingzhong
Responses
pgsql-hackers by date
| Next: | From: Robert Haas | Date: 2013-01-04 16:42:07 |
| Subject: Re: PATCH: optimized DROP of multiple tables within a transaction |
| Previous: | From: Simon Riggs | Date: 2013-01-04 14:33:56 |
| Subject: Re: Performance Improvement by reducing WAL for Update Operation |