Bruce Momjian <bruce@momjian.us> writes:
> Oops, I see a problem. Right now, our first major release has no zero,
> e.g. 9.2, while our minors have a third digit, 9.2.5. The problem is
> that with this patch it is confusing to have a psql config file that
> matches 9.2.0, but not 9.2.5, because you can't write 9.2.0.
Uh, this seems like nonsense. We've been labeling major releases with
a dot-zero for some time, and that's embedded in process now (cf
version_stamp.pl) to the point that we're unlikely to forget to do so.
regards, tom lane