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-11-10
Updated version of initdb with "rmdir/del" call on Win32.
Bruce Momjian
2003-11-10
Add C version of initdb, from Andrew Dunstan.
Bruce Momjian
2003-11-10
Re-added forgotten cache.
Michael Meskes
2003-11-10
Remove rcsid CVS header variable --- not used.
Bruce Momjian
2003-11-09
Add operator strategy and comparison-value datatype fields to ScanKey.
Tom Lane
2003-11-08
Allow tab completion for ALTER TABLE dbname <tab><tab> to show new
Bruce Momjian
2003-11-08
Correct misspellings of REFERENCES.
Tom Lane
2003-11-08
Restore compatibility with Tcl 8.0.* --- from ljb.
Tom Lane
2003-11-08
Don't need hack copy of system() anymore in OS X 10.3.
Tom Lane
2003-11-08
Made sure an internal array is not treated as a user defined one.
Michael Meskes
2003-11-08
Fix process-status handling for OS X 10.3.
Tom Lane
2003-11-07
Cause stats processes to detach from shared memory when started, so that
Tom Lane
2003-11-07
zero_damaged_pages must absolutely NOT be marked GUC_DISALLOW_IN_FILE,
Tom Lane
2003-11-06
Implement isolation levels read uncommitted and repeatable read as acting
Peter Eisentraut
2003-11-05
Fix for this problem:
Tom Lane
2003-11-05
Added missing methods
Dave Cramer
2003-11-05
Add -O to really trigger compiler bug.
Peter Eisentraut
2003-11-05
Add detection of compiler bug.
Peter Eisentraut
2003-11-04
Add note to update config.guess and config.sub at the start of beta.
Peter Eisentraut
2003-11-04
Improve message wording for spinlocks-missing compilation error.
Peter Eisentraut
2003-11-03
patch for rs.previous and test case as well as patch for allowing server and ...
Dave Cramer
2003-11-03
accept url and fk action fix from Kris Jurka
Dave Cramer
2003-11-03
Fixed potentially uninitialized memory bug in compatlib.
Michael Meskes
2003-11-02
Adjust data types in some of the UNION tests to avoid potentially
Tom Lane
2003-11-02
Provide a way to run the parallel regression tests with a user-specified
Tom Lane
2003-11-02
Complete options help and put it in less random order.
Peter Eisentraut
2003-11-01
Fix CFLAGS logic.
Peter Eisentraut
2003-11-01
More whitespace fixes. Do people write the expected files by hand?
Peter Eisentraut
2003-11-01
Fix hidden whitespace differences between expected and result files.
Peter Eisentraut
2003-10-31
Update future-tense comments in README to present tense. Noted by
Tom Lane
2003-10-31
Translation update
Peter Eisentraut
2003-10-31
When a superuser does GRANT or REVOKE on an object he doesn't own,
Tom Lane
2003-10-31
Minor cleanup of PQunescapeBytea(). Avoid unportable assumptions about
Tom Lane
2003-10-31
Moved the recently added test for foreign key disabled by rewrite
Jan Wieck
2003-10-31
If EOF is found inside a string/comment/etc. stop parsing.
Michael Meskes
2003-10-31
Fix for possible referential integrity violation when a qualified ON INSERT
Jan Wieck
2003-10-31
Small fix to Christopher's recent improvements --- underscore is not
Tom Lane
2003-10-31
Use Tcl ByteArray objects to avoid unwanted character set translation
Tom Lane
2003-10-30
Further work on tab completion code: arrange for system catalogs to be
Tom Lane
2003-10-30
Allow the query for a plpgsql cursor to begin with '(' as well as 'SELECT'.
Tom Lane
2003-10-30
use the result set to set the fetchsize
Dave Cramer
2003-10-30
Applied patch by Dave Cramer to fix several bugs in compatlib.
Michael Meskes
2003-10-29
Fix some corner cases in ACL manipulation: don't foul up on an empty
Tom Lane
2003-10-29
Give a useful error message if a RangeVar is encountered in an expression.
Tom Lane
2003-10-29
compact_fsm_storage() does need to handle the case where a relation's
Tom Lane
2003-10-29
Patches from Oliver Jowett to fix CursorFetchTest, 7.4 now does not automatic...
Dave Cramer
2003-10-28
Don't include "schema." in the set of possible tab completions once
Tom Lane
2003-10-28
Include -lkrb5 when needed for shlibs depending on libpq. Per report
Tom Lane
2003-10-28
Don't choke when the handler for a procedural language is located in
Tom Lane
2003-10-27
Change Solaris tests to test for SHM_SHARE_MMU, per Tom.
Bruce Momjian
[prev]
[next]