Mailing lists [pgsql-committers]
- pgsql/src/backend/commands (creatinh.c) tgl@postgresql.org
- pgsql/src/interfaces/ecpg/preproc (preproc.y keywords.c) tgl@postgresql.org
- pgsql/doc/src/sgml (advanced.sgml inherit.sgml) tgl@postgresql.org
- pgsql/src/backend/nodes (copyfuncs.c equalfuncs.c) tgl@postgresql.org
- pgsql/src/backend/parser (parse_clause.c analyze.c gram.y keywords.c) tgl@postgresql.org
- pgsql/src/include/nodes (parsenodes.h) tgl@postgresql.org
- pgsql/src/bin/pgaccess/lib/help (create_table.hlp inheritance.hlp) tgl@postgresql.org
- pgsql/doc/src/sgml/ref (alter_table.sgml create_table.sgml) tgl@postgresql.org
- pgsql/src/include/parser (parse_clause.h) tgl@postgresql.org
- pgsql/src/backend/tcop (utility.c) tgl@postgresql.org
- pgsql/src/test/regress/expected (inherit.out) tgl@postgresql.org
- pgsql/src/test/regress/sql (inherit.sql) tgl@postgresql.org
- pgsql/src/include/utils (catcache.h) tgl@postgresql.org
- pgsql/src/backend/utils/cache (catcache.c inval.c) tgl@postgresql.org
- pgsql/src/pl/plpgsql/src (gram.y) tgl@postgresql.org
- pgsql/src/pl/plpgsql/src (pl_exec.c) tgl@postgresql.org
- pgsql/src/backend/utils/cache (relcache.c) inoue@postgresql.org