index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix SO_PEERCRED printf bug added with SCM_CREDS cleanup.
Bruce Momjian
2001-08-21
*
Remove krb.c.
Bruce Momjian
2001-08-21
*
Update TODO list.
Bruce Momjian
2001-08-21
*
Update FAQ.
Bruce Momjian
2001-08-21
*
Fix a lot of compile errors on unix.
Hiroshi Inoue
2001-08-21
*
Remove encode.*. Not needed anymore.
Bruce Momjian
2001-08-21
*
Remove object file.
Bruce Momjian
2001-08-21
*
Add missing pgcrypto file.
Bruce Momjian
2001-08-21
*
/contrib/pgcrypto:
Bruce Momjian
2001-08-21
*
1. I've now produced an updated version (and called it 0.2) of my XML
Bruce Momjian
2001-08-21
*
>
Bruce Momjian
2001-08-21
*
Update XML author's email address.
Bruce Momjian
2001-08-21
*
Add SCM_CREDS to get owner of unix-domain socket on BSD-like systems.
Bruce Momjian
2001-08-21
*
Update FAQ.
Bruce Momjian
2001-08-20
*
One more round of translations and slight message tweaks
Peter Eisentraut
2001-08-19
*
- Synced preproc.y with gram.y.
Michael Meskes
2001-08-19
*
1) Change all internal SQL function calls from
Hiroshi Inoue
2001-08-18
*
Ensure to hold an exclusive lock while reindexing a relation.
Hiroshi Inoue
2001-08-17
*
A little more code reorg for MD5/crypt.
Bruce Momjian
2001-08-17
*
Reorder MD5/crypt so MD5 comes first in the code.
Bruce Momjian
2001-08-17
*
Remove some unneeded dashes from libpq comments.
Bruce Momjian
2001-08-17
*
Add \n to libpq print output where needed.
Bruce Momjian
2001-08-17
*
This patch updates some comments in the DatabaseMetaData classes to
Bruce Momjian
2001-08-17
*
Thanks for your feedback (and patience). Enclosed is my third
Bruce Momjian
2001-08-17
*
Attached is the patch requested by Tom Lane (see below). It
Bruce Momjian
2001-08-17
*
Force crypt() salt to be null-terminated.
Bruce Momjian
2001-08-17
*
Add 4-byte MD5 salt.
Bruce Momjian
2001-08-17
*
geo_distance function needs to be marked strict.
Tom Lane
2001-08-16
*
Update list of files to update.
Bruce Momjian
2001-08-16
*
Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-type
Tom Lane
2001-08-16
*
Add new MD5 pg_hba.conf keyword. Prevent fallback to crypt.
Bruce Momjian
2001-08-16
*
This patch fixes the well-known but unfixed bug that fetchone() always returns
Bruce Momjian
2001-08-16
*
Fix typo. pg_dump -B --> pg_dump -b
Tatsuo Ishii
2001-08-16
*
Remove protocol version change. Try MD5 first, then crypt() on all clients.
Bruce Momjian
2001-08-16
*
Use malloc/palloc as appropriate.
Bruce Momjian
2001-08-15
*
Move md5.h contents to crypt.h.
Bruce Momjian
2001-08-15
*
Remove unneeded patch.
Bruce Momjian
2001-08-15
*
Remove UNDO dicussion. It was inconclusive, and too large.
Bruce Momjian
2001-08-15
*
Just a test.
Bruce Momjian
2001-08-15
*
update.
Bruce Momjian
2001-08-15
*
update
Bruce Momjian
2001-08-15
*
update
Bruce Momjian
2001-08-15
*
Add new files.
Bruce Momjian
2001-08-15
*
Use MD5 for wire protocol encryption for >= 7.2 client/server.
Bruce Momjian
2001-08-15
*
Add convert.
Tatsuo Ishii
2001-08-15
*
Add conver/convert2 functions. They are similar to the SQL99's convert.
Tatsuo Ishii
2001-08-15
*
Put back changes I overwrote packaging 7.1.3.
Bruce Momjian
2001-08-14
*
Put back changes I overwrote in packaging 7.1.3.
Bruce Momjian
2001-08-14
*
sum() on int2 and int4 columns now uses an int8, not numeric, accumulator
Tom Lane
2001-08-14
*
Add HISTORY for 7.1.3. Packaging done.
Bruce Momjian
2001-08-14
[next]