]> granicus.if.org Git - postgresql/commit
Replace @postgresql.org with @lists.postgresql.org for mailinglists
authorMagnus Hagander <magnus@hagander.net>
Sat, 19 Jan 2019 18:06:35 +0000 (19:06 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sat, 19 Jan 2019 18:06:35 +0000 (19:06 +0100)
commit0301db623de076f9fb17189daaeb9202a05865bf
tree58edba49b18a306ce6a7599e6147e2a2193fa81c
parent3bed67bed171701e86417ec5a201e2f2e82356fb
Replace @postgresql.org with @lists.postgresql.org for mailinglists

Commit c0d0e54084 replaced the ones in the documentation, but missed out
on the ones in the code. Replace those as well, but unlike c0d0e54084,
don't backpatch the code changes to avoid breaking translations.
44 files changed:
configure
configure.in
contrib/oid2name/oid2name.c
contrib/pg_standby/pg_standby.c
contrib/vacuumlo/vacuumlo.c
doc/bug.template
src/backend/catalog/genbki.pl
src/backend/main/main.c
src/backend/postmaster/postmaster.c
src/backend/utils/Gen_fmgrtab.pl
src/bin/initdb/initdb.c
src/bin/pg_archivecleanup/pg_archivecleanup.c
src/bin/pg_basebackup/pg_basebackup.c
src/bin/pg_basebackup/pg_receivewal.c
src/bin/pg_basebackup/pg_recvlogical.c
src/bin/pg_config/pg_config.c
src/bin/pg_controldata/pg_controldata.c
src/bin/pg_ctl/pg_ctl.c
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dumpall.c
src/bin/pg_dump/pg_restore.c
src/bin/pg_resetwal/pg_resetwal.c
src/bin/pg_rewind/pg_rewind.c
src/bin/pg_upgrade/option.c
src/bin/pg_verify_checksums/pg_verify_checksums.c
src/bin/pgbench/pgbench.c
src/bin/psql/help.c
src/bin/scripts/clusterdb.c
src/bin/scripts/createdb.c
src/bin/scripts/createuser.c
src/bin/scripts/dropdb.c
src/bin/scripts/dropuser.c
src/bin/scripts/pg_isready.c
src/bin/scripts/reindexdb.c
src/bin/scripts/vacuumdb.c
src/include/pg_config.h.win32
src/include/storage/s_lock.h
src/interfaces/ecpg/preproc/ecpg.c
src/interfaces/ecpg/preproc/pgc.l
src/interfaces/ecpg/preproc/type.c
src/nls-global.mk
src/test/regress/pg_regress.c
src/timezone/tznames/README
src/tools/fix-old-flex-code.pl