index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2001-08-23
tskey_cmp() should use timestamp_cmp() instead of doing its own
Tom Lane
2001-08-23
Update TODO list.
Bruce Momjian
2001-08-23
Allow the return value of an SQL function to be binary-compatible with
Tom Lane
2001-08-22
Add option to output SET SESSION AUTHORIZATION commands rather than
Peter Eisentraut
2001-08-22
remove no longer needed -Wno-error
Peter Eisentraut
2001-08-22
New contrib module for BTREE emulation in GiST.
Tom Lane
2001-08-22
Update GiST for new pg_opclass arrangement (finally a clean solution
Tom Lane
2001-08-22
Persuade new pgcrypto stuff to compile.
Tom Lane
2001-08-22
Attached is a simple one line patch for the problem reported in the
Bruce Momjian
2001-08-21
Here's a resend of the patch.gz. I gunzip'ed it fine here
Bruce Momjian
2001-08-21
Remove special-case treatment of all-zeroes MAC address, per today's
Tom Lane
2001-08-21
> Ok, where's a "system dependent hack" :)
Bruce Momjian
2001-08-21
Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in
Tom Lane
2001-08-21
Move WAL params higher in file, next to fsync option.
Bruce Momjian
2001-08-21
Add -Wno-error because of "unclean" flex output.
Peter Eisentraut
2001-08-21
Regroup GEQO configs.
Bruce Momjian
2001-08-21
Fix SCM_CREDS for FreeBSD, from Teodor Sigaev.
Bruce Momjian
2001-08-21
Add new jdbc array file.
Bruce Momjian
2001-08-21
Add 0.2 version XML files.
Bruce Momjian
2001-08-21
Add ECPGd_cardinality to end of enum list so ecpg compiles.
Bruce Momjian
2001-08-21
Add missing include for SCM_CREDS.
Bruce Momjian
2001-08-21
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-20
Update FAQ.
Bruce Momjian
2001-08-19
One more round of translations and slight message tweaks
Peter Eisentraut
2001-08-19
- Synced preproc.y with gram.y.
Michael Meskes
2001-08-18
1) Change all internal SQL function calls from
Hiroshi Inoue
2001-08-17
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-16
geo_distance function needs to be marked strict.
Tom Lane
2001-08-16
Update list of files to update.
Bruce Momjian
[next]