minor auth code cleanup

Поиск
Список
Период
Сортировка
От Neil Conway
Тема minor auth code cleanup
Дата
Msg-id 87wuqcajlw.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответы Re: minor auth code cleanup  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: minor auth code cleanup  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: minor auth code cleanup  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
The attached patch makes the following changes:

        - add an assertion to check that the size of the packet
          specified in the protocol is the same amount of data that we
          actually read off the wire.

        - fix some bizarre indentation & grammar mistake in the newly
          added libpq timeout code. Also make some minor cleanup.

        - add a comment noting the intent to replace the fixed size
          user name & database name fields in the protocol with
          variable width ones.

Unless anyone sees a problem, please apply.

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: [HACKERS] CREATE TEMP TABLE .... ON COMMIT
Следующее
От: "Henshall, Stuart - WCP"
Дата:
Сообщение: cygwin rename instead of link (7.2.2)