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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2003-12-21
[ This description should have been on the earlier fork/exec
Bruce Momjian
2003-12-21
Previous change exposed some opportunities for further simplification
Tom Lane
2003-12-21
Improve btree's initial-positioning-strategy code so that we never need
Tom Lane
2003-12-21
The recent DUMMY_PROCS patch broke accounting for the number of semaphores
Tom Lane
2003-12-20
bufmgr.c failed to compile on Darwin, because it didn't include
Tom Lane
2003-12-20
Dept. of third thoughts: in fact, libpq should support SCM_CREDS challenge
Tom Lane
2003-12-20
Fix broken IDENT support for FreeBSD (appears to have been broken by
Tom Lane
2003-12-20
This patch is the next step towards (re)allowing fork/exec.
Bruce Momjian
2003-12-20
In my mind there were two categories of open issues
Bruce Momjian
2003-12-19
Supress ecpg thread test if configure didn't enable threads. Fix
Bruce Momjian
2003-12-19
Prevent service dbname from defaulting to service name, per bug report
Bruce Momjian
2003-12-19
Forbid REVOKE on untrusted languages, and don't dump privileges of
Peter Eisentraut
2003-12-19
Add missing $(X).
Peter Eisentraut
2003-12-19
Make to_hex() behave portably on negative input values (treat them as
Tom Lane
2003-12-19
Use a shutdown callback to ensure proper clean up when rescanning
Joe Conway
2003-12-18
Fix memory leak with SSL connections due to missing X509_free() calls.
Tom Lane
2003-12-18
Use a shutdown callback to clear setArgsValid in a FuncExprState that is
Tom Lane
2003-12-18
Forgot to change one compatlib.h.
Peter Eisentraut
2003-12-18
Ensure set-returning functions in the targetlist of a plan node will be
Tom Lane
2003-12-18
Move Informix compatibility include files out of the way. compatlib.h
Peter Eisentraut
2003-12-18
patch for new OID74Test
Dave Cramer
2003-12-18
fixed up OID74 test to conform with other tests, by Kris Jurka
Dave Cramer
2003-12-18
Here is the definition of relation_byte_size() in optimizer/path/costsize.c:
Bruce Momjian
2003-12-18
patch by Kris Jurka to use the correct protocol based upon server information
Dave Cramer
2003-12-18
Adjust rules output for unknown-vs-any change (affects expected contents
Tom Lane
2003-12-18
Be a little smarter in group_clauses_by_indexkey_for_join: detect cases
Tom Lane
2003-12-17
information_schema.constraint_column_usage and key_column_usage should
Tom Lane
2003-12-17
Fix DecodeInterval to handle '-0.1' sanely, per gripe from Tilo Schwarz.
Tom Lane
2003-12-17
Reorder tests in parse_coerce so that ANY/ANYELEMENT/ANYARRAY coercion
Tom Lane
2003-12-17
Remove pg_id.
Peter Eisentraut
2003-12-17
Repair planner failure when there are multiple IN clauses, each with
Tom Lane
2003-12-17
revoked patch from Kris Jurka to fix multiarguments, and changed test to create
Dave Cramer
2003-12-17
patch from Kris Jurka to fix large object 7.1 compatible protocol issues
Dave Cramer
2003-12-17
- Added just another patch by Dave that fixes a reversed order in
Michael Meskes
2003-12-17
added polish translation submitted by Piotr Maj
Dave Cramer
2003-12-16
Fix constraint_column_usage for foreign keys.
Peter Eisentraut
2003-12-15
Add mention with might need to use cp -R someday for portability.
Bruce Momjian
2003-12-14
I posted some bufmgr cleanup a few weeks ago, but it conflicted with
Neil Conway
2003-12-12
This patch properly sets the prototype for the on_shmem_exit and
Peter Eisentraut
2003-12-12
add missing SQLState by Patrick Higgins
Dave Cramer
2003-12-12
cancel row updates sets values to null by Kris Jurka
Dave Cramer
2003-12-12
patch to indicate why test cases failed from Oliver Jowett
Dave Cramer
2003-12-12
patch to fix returning he information schema as a system object by Kris Jurka
Dave Cramer
2003-12-12
fix casting pooled connections to PGStatement problem patch by JariP
Dave Cramer
2003-12-12
patch to build under jdk1.1 from Richard Scranton
Dave Cramer
2003-12-12
binary stream patch by Kris Jurka fixes empty stream failure
Dave Cramer
2003-12-12
metadata encoding patch from Kris Jurka
Dave Cramer
2003-12-11
New translation
Peter Eisentraut
2003-12-11
Fix thinko in comment.
Tom Lane
2003-12-11
build number set to 300 to avoid conflict with 7.4 builds
Dave Cramer
[next]