git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: eaf8f31) | patch
Split definitions for md5.c out of crypt.h and into their own header
2006年6月20日 19:56:52 +0000 (19:56 +0000)
2006年6月20日 19:56:52 +0000 (19:56 +0000)
commit 47a37aeebdbeb5c242141830586e065256a0aaf6
Split definitions for md5.c out of crypt.h and into their own header
libpq/md5.h, so that there's a clear separation between backend-only
definitions and shared frontend/backend definitions. (Turns out this
is reversing a bad decision from some years ago...) Fix up references
to crypt.h as needed. I looked into moving the code into src/port, but
the headers in src/include/libpq are sufficiently intertwined that it
seems more work than it's worth to do that.
src/backend/commands/user.c diff | blob | blame | history
src/backend/libpq/crypt.c diff | blob | blame | history
src/backend/libpq/hba.c diff | blob | blame | history
src/backend/libpq/ip.c diff | blob | blame | history
src/backend/libpq/md5.c diff | blob | blame | history
src/backend/utils/adt/varlena.c diff | blob | blame | history
src/include/libpq/crypt.h diff | blob | blame | history
src/include/libpq/ip.h diff | blob | blame | history
src/include/libpq/md5.h [new file with mode: 0644] blob
src/interfaces/libpq/fe-auth.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /