mirror of
https://github.com/postgres/postgres.git
synced 2026-03-01 12:50:55 -05:00
We will no longer try to send elog messages to the client before we have initialized backend libpq (oops); however, reporting bogus commandline switches via elog does work now (not irrelevant, because of PGOPTIONS). Fix problem with inappropriate sending of checkpoint-process messages to stderr. |
||
|---|---|---|
| .. | ||
| async.h | ||
| cluster.h | ||
| command.h | ||
| comment.h | ||
| copy.h | ||
| creatinh.h | ||
| dbcommands.h | ||
| defrem.h | ||
| explain.h | ||
| proclang.h | ||
| rename.h | ||
| sequence.h | ||
| trigger.h | ||
| user.h | ||
| vacuum.h | ||
| variable.h | ||
| version.h | ||
| view.h | ||