Re: [DOCS] pg_listener table in catalogs.sgml

2009-07-01 Thread Tom Lane
Honda Shigehiro writes: > I noticed that there is column number mismatch in document of system > catalogs, pg_listener(catalogs.sgml, > http://www.postgresql.org/docs/8.4/static/catalog-pg-listener.html). Yeah, the s don't have the right number of fields. I agree with your solution that removi

[DOCS] pg_listener table in catalogs.sgml

2009-07-01 Thread Honda Shigehiro
Hello, I noticed that there is column number mismatch in document of system catalogs, pg_listener(catalogs.sgml, http://www.postgresql.org/docs/8.4/static/catalog-pg-listener.html). I think it shuld be: $ diff catalogs.sgml catalogs.sgml-honda 3033c3033 < --- > 3038d3037 < Referen