[COMMITTERS] pgsql: Fix function name in code comment

2017-08-07 Thread Peter Eisentraut
Fix function name in code comment Reported-by: Peter Geoghegan Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/86524f038799db9e18c86df0ea6fb40c8102c0ab Modified Files -- src/backend/commands/collationcmds.c | 2 +- 1 file changed, 1 insertion(+), 1 dele

[COMMITTERS] pgsql: Fix function name in pg_freespacemap docs.

2008-10-02 Thread Heikki Linnakangas
Log Message: --- Fix function name in pg_freespacemap docs. It's "pg_freespace", not "pg_freespacemap". Reported by hubert depesz lubaczewski. Modified Files: -- pgsql/doc/src/sgml: pgfreespacemap.sgml (r2.3 -> r2.4) (http://anoncvs.postgresql.org/cvsweb.cg

[COMMITTERS] pgsql: Fix function name.

2005-08-23 Thread Bruce Momjian
Log Message: --- Fix function name. Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.348 -> r1.349) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.348&r2=1.349) ---(end of broadcast)

[COMMITTERS] pgsql: Fix function name.

2005-08-23 Thread Bruce Momjian
Log Message: --- Fix function name. Modified Files: -- pgsql: configure (r1.447 -> r1.448) (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.447&r2=1.448) configure.in (r1.420 -> r1.421) (http://developer.postgresql.org/