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
/
backend
Age
Commit message (
Expand
)
Author
2002-03-10
Disable brackets in multi-statement rules, as discussed.
Bruce Momjian
2002-03-09
Guard against NULL strings in SET key=val constructs.
Thomas G. Lockhart
2002-03-09
Code review for improved-hashing patch. Fix some portability issues
Tom Lane
2002-03-09
Wording improvements to runtime.sgml. Add mention in postgresql.conf
Bruce Momjian
2002-03-08
Improve wording of pg_hba.conf file.
Bruce Momjian
2002-03-08
analyze.o need not depend on parser.h.
Tom Lane
2002-03-08
Remove unnecessary inclusion.
Tom Lane
2002-03-08
Fix copying/equality-check bugs in GrantStmt and ConstraintsSetStmt,
Tom Lane
2002-03-08
TODO item done:
Bruce Momjian
2002-03-08
Add missing colon to getopt() arg.
Tom Lane
2002-03-07
Back out domain patch until it works properly.
Bruce Momjian
2002-03-06
Fix syntax error introduced by patch.
Bruce Momjian
2002-03-06
I've attached a patch which implements Bob Jenkin's hash function for
Bruce Momjian
2002-03-06
Ok. Updated patch attached.
Bruce Momjian
2002-03-06
Modify ALTER TABLE OWNER to change index ownership; code cleanup.
Bruce Momjian
2002-03-06
Add missing Unicode multibyte files.
Bruce Momjian
2002-03-06
Change made to elog:
Bruce Momjian
2002-03-05
Prevent failed passwords from being echoed to server logs, for security.
Bruce Momjian
2002-03-05
Prevent failed passwords from being echoed to server logs, for security.
Bruce Momjian
2002-03-05
> Tatsuo Ishii wrote:
Bruce Momjian
2002-03-05
I attach a version of my toast-slicing patch, against current CVS
Bruce Momjian
2002-03-05
I was digging through the GiST code, and figured I'd fix up some of the
Bruce Momjian
2002-03-05
Previous patch to mark UNION outputs with common typmod (if any) breaks
Tom Lane
2002-03-04
Add Assert check to catch vsnprintf overrunning its buffer. (Seen to
Tom Lane
2002-03-04
Make port makefile slightly less crufty.
Tom Lane
2002-03-04
If presented db path has a trailing slash, remove it to avoid generating
Tom Lane
2002-03-04
Fix bug in extract/date_part for milliseconds/miscroseconds and
Tatsuo Ishii
2002-03-04
Further work on elog cleanup: fix some bogosities in elog's logic about
Tom Lane
2002-03-03
Catcaches can now store negative entries as well as positive ones, to
Tom Lane
2002-03-03
Default server_min_messages is NOTICE.
Bruce Momjian
2002-03-02
Some kibitzing about appropriate elog levels for sinval messages.
Tom Lane
2002-03-02
Commit to match discussed elog() changes. Only update is that LOG is
Bruce Momjian
2002-03-02
Add code to allow profiling of backends on Linux: save and restore the
Tom Lane
2002-03-02
Array slice extraction should produce a result array with index lower
Tom Lane
2002-03-01
User and database-specific session defaults for run-time configuration
Peter Eisentraut
2002-03-01
array_ref() should set isNull to false explicitly if it's not going to
Peter Eisentraut
2002-03-01
Fix thinko: cost_mergejoin must pay attention to which side of the
Tom Lane
2002-03-01
Second thoughts dept: arrange to cache mergejoin scan selectivity
Tom Lane
2002-03-01
Teach planner about the idea that a mergejoin won't necessarily read
Tom Lane
2002-02-27
Tweak pg_exec_query_string so that we close down transaction command
Tom Lane
2002-02-27
Paranoia about data structure lifetime ...
Tom Lane
2002-02-27
Clean up BeginCommand and related routines. BeginCommand and EndCommand
Tom Lane
2002-02-27
Fix bug in COPY FROM when DELIMITER is not in ASCII range.
Tatsuo Ishii
2002-02-26
Restructure command-completion-report code so that there is just one
Tom Lane
2002-02-25
Fix for PAM error message display:
Bruce Momjian
2002-02-25
Add a large number of time zones to the lookup table.
Thomas G. Lockhart
2002-02-25
This patch will allow arbitrary levels of analyze / rewriting
Bruce Momjian
2002-02-25
I've attached a simple patch which should improve the performance of
Bruce Momjian
2002-02-25
Re-add equals documentation with CREATE DATABASE.
Bruce Momjian
2002-02-25
Remove documentation of equals in CREATE DATABASE. Mention removal of
Bruce Momjian
[next]