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
1999-05-17
Minor bug fixes. Replaced DateStyle support with ISO.
Peter Mount
1999-05-17
All works on linux now by my tests and regression(with patch below).
Bruce Momjian
1999-05-17
Skip junk nodes when comparing UNION target list lengths.
Bruce Momjian
1999-05-17
Change resjunk to a boolean.
Bruce Momjian
1999-05-17
Fixed latest regression diff's by omitting viewowner in SELECT from pg_views.
Jan Wieck
1999-05-17
This is actually more of a fundamental problem with mdtruncate. It
Bruce Momjian
1999-05-17
Add python
Bruce Momjian
1999-05-17
Re-add python.
Bruce Momjian
1999-05-17
Updates for 6.5.
Bruce Momjian
1999-05-17
Update pointers to where the register/mailing list pages are found on the
Marc G. Fournier
1999-05-17
Prior patch added 2 more characters to string allocated
Tom Lane
1999-05-17
SELECT * error message fix.
Bruce Momjian
1999-05-17
Apply freebsd specific patches dealign with ELF system from FreeBSD's
Marc G. Fournier
1999-05-17
Move IN to proper place.
Bruce Momjian
1999-05-17
Cleanup
Bruce Momjian
1999-05-17
Fix typo in change.
Bruce Momjian
1999-05-17
Tighten coding in new_join_pathkey, which seems to be a hotspot
Tom Lane
1999-05-17
Change GEQO optimizer to release memory after each gene
Tom Lane
1999-05-17
Require IN in LOCK syntax.
Bruce Momjian
1999-05-17
Change md* call to smgr*.
Bruce Momjian
1999-05-16
Minor code cleanup in optimizer.
Tom Lane
1999-05-16
Fix some typos in geqo optimizer --- it now generates
Tom Lane
1999-05-16
Undo collateral damage from recent patch: Makefile had
Tom Lane
1999-05-16
Change iostream to iostream.h, strstream to strstream.h
Tom Lane
1999-05-15
I made it so it rolled over files at 1MB. My table ended up with 120
Bruce Momjian
1999-05-15
I've got 2 pretty small patches.
Bruce Momjian
1999-05-14
*** empty log message ***
Michael Meskes
1999-05-13
Hi, Bruce!
Bruce Momjian
1999-05-13
Add double quotes around the sequence name generated to support the
Thomas G. Lockhart
1999-05-13
Surround a variable declaration with ENABLE_OUTER_JOINS to suppress
Thomas G. Lockhart
1999-05-13
set client_encoding to <nothing> crashes backend.
Tatsuo Ishii
1999-05-13
Rip out QueryTreeList structure, root and branch. Querytree
Tom Lane
1999-05-13
Update driver to 6-40-0006
Byron Nikolaidis
1999-05-13
Here's a small patch to cause pg_dump to emit the
Bruce Momjian
1999-05-13
Release allocated memory during AtAbort_Memory.
Tom Lane
1999-05-12
Do not refer to stdin in static variable initializer ...
Tom Lane
1999-05-12
Fixed small bug in ruleutils and added output of pg_views and
Jan Wieck
1999-05-12
Fixed wrong hasAggs when aggregate columns of view aren't
Jan Wieck
1999-05-12
Replaced targetlist entry in GroupClause by reference number
Jan Wieck
1999-05-12
I am sorry, I misinterpreted the still failing trigger regression test.
Bruce Momjian
1999-05-12
Added installation of created procedural languages to initdb
Jan Wieck
1999-05-12
Minor wording change.
Thomas G. Lockhart
1999-05-12
Include mention of CASE, COALESCE, and IFNULL.
Thomas G. Lockhart
1999-05-12
Adjust elog NOTICE messages to surround table and column names with single
Thomas G. Lockhart
1999-05-12
Add keywords to implement Vadim's transaction isolation
Thomas G. Lockhart
1999-05-12
Fix problem with multiple indices defined if using column- and table-
Thomas G. Lockhart
1999-05-12
Handle conversion of floating point constants to internal strings.
Thomas G. Lockhart
1999-05-12
Keep long non-quoted numeric strings *as* untyped strings if they fail
Thomas G. Lockhart
1999-05-12
Fix bogus assumption that MAXALIGN is at least sizeof(pointer).
Tom Lane
1999-05-11
Fix configure to generate correct expansion of library directory
Tom Lane
[next]