projects
/
users
/
gsingh
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/gsingh/postgres.git
2003-11-08
Peter Eisentraut
Adjust file so psql help picks it up properly.
commit
|
commitdiff
|
tree
2003-11-07
Tom Lane
Cause stats processes to detach from shared memory...
commit
|
commitdiff
|
tree
2003-11-07
Tom Lane
zero_damaged_pages must absolutely NOT be marked GUC_DI...
commit
|
commitdiff
|
tree
2003-11-06
Tom Lane
Minor copy-editing.
commit
|
commitdiff
|
tree
2003-11-06
Peter Eisentraut
Make the detection of nsgmls more robust for funny...
commit
|
commitdiff
|
tree
2003-11-05
Tom Lane
Fix for this problem:
commit
|
commitdiff
|
tree
2003-11-05
Peter Eisentraut
Add -O to really trigger compiler bug.
commit
|
commitdiff
|
tree
2003-11-05
Peter Eisentraut
Check off UnixWare.
commit
|
commitdiff
|
tree
2003-11-05
Peter Eisentraut
Add detection of compiler bug.
commit
|
commitdiff
|
tree
2003-11-05
Tom Lane
Minor copy-editing.
commit
|
commitdiff
|
tree
2003-11-04
Tom Lane
Some copy-editing for 7.4 release notes.
commit
|
commitdiff
|
tree
2003-11-04
Tom Lane
Give the full syntax rules for subscripting and field...
commit
|
commitdiff
|
tree
2003-11-04
Peter Eisentraut
Update keywords table.
commit
|
commitdiff
|
tree
2003-11-04
Peter Eisentraut
Remove unused graphics files.
commit
|
commitdiff
|
tree
2003-11-04
Peter Eisentraut
Add report about HP-UX 11.00.
commit
|
commitdiff
|
tree
2003-11-04
Peter Eisentraut
Random copy-editing.
commit
|
commitdiff
|
tree
2003-11-04
Peter Eisentraut
Improve wording of spinlocks-missing compilation error...
commit
|
commitdiff
|
tree
2003-11-04
Michael Meskes
Make sure bug fix makes it into 7.4 as well. Thanks...
commit
|
commitdiff
|
tree
2003-11-04
Tatsuo Ishii
fix typo. (role_columns_grants -> role_column_grants)
commit
|
commitdiff
|
tree
2003-11-04
Tom Lane
Copy-editing.
commit
|
commitdiff
|
tree
2003-11-03
PostgreSQL...
tag it Release Candidate 1, as previously discussed
REL7_4_RC1
commit
|
commitdiff
|
tree
2003-11-02
Tom Lane
Adjust data types in some of the UNION tests to avoid...
commit
|
commitdiff
|
tree
2003-11-02
Tom Lane
Provide a way to run the parallel regression tests...
commit
|
commitdiff
|
tree
2003-11-02
Peter Eisentraut
Fix language.
commit
|
commitdiff
|
tree
2003-11-02
Peter Eisentraut
Make spelling consistent.
commit
|
commitdiff
|
tree
2003-11-02
Peter Eisentraut
pg_dumpall doesn't use psql anymore.
commit
|
commitdiff
|
tree
2003-11-02
Peter Eisentraut
Put --describe-config in the right place.
commit
|
commitdiff
|
tree
2003-11-02
Peter Eisentraut
Fix name in supported platforms list.
commit
|
commitdiff
|
tree
2003-11-02
Peter Eisentraut
Complete options help and put it in less random order.
commit
|
commitdiff
|
tree
2003-11-02
Peter Eisentraut
Call domains "domains", not "derived types".
commit
|
commitdiff
|
tree
2003-11-02
Peter Eisentraut
Update ports list.
commit
|
commitdiff
|
tree
2003-11-01
Peter Eisentraut
Unset CFLAGS before reading template. This should...
commit
|
commitdiff
|
tree
2003-11-01
Peter Eisentraut
Fix CFLAGS logic.
commit
|
commitdiff
|
tree
2003-11-01
Peter Eisentraut
More whitespace fixes. Do people write the expected...
commit
|
commitdiff
|
tree
2003-11-01
Peter Eisentraut
Fix hidden whitespace differences between expected...
commit
|
commitdiff
|
tree
2003-11-01
Peter Eisentraut
Spell checking, consistent terminology.
commit
|
commitdiff
|
tree
2003-10-31
Tom Lane
Update future-tense comments in README to present tense...
commit
|
commitdiff
|
tree
2003-10-31
Tom Lane
Rewrite GiST documentation into something actually...
commit
|
commitdiff
|
tree
2003-10-31
Tom Lane
Fix broken markup.
commit
|
commitdiff
|
tree
2003-10-31
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2003-10-31
Tom Lane
When a superuser does GRANT or REVOKE on an object...
commit
|
commitdiff
|
tree
2003-10-31
Bruce Momjian
new protocol, faster startup.
commit
|
commitdiff
|
tree
2003-10-31
Bruce Momjian
Update for polymorphic functions, needs more work.
commit
|
commitdiff
|
tree
2003-10-31
Bruce Momjian
MAC OS X => Mac OS X
commit
|
commitdiff
|
tree
2003-10-31
Bruce Momjian
Release updates suggested by Tom.
commit
|
commitdiff
|
tree
2003-10-31
Tom Lane
Minor cleanup of PQunescapeBytea(). Avoid unportable...
commit
|
commitdiff
|
tree
2003-10-31
Jan Wieck
Moved the recently added test for foreign key disabled...
commit
|
commitdiff
|
tree
2003-10-31
Michael Meskes
If EOF is found inside a string/comment/etc. stop parsing.
commit
|
commitdiff
|
tree
2003-10-31
Bruce Momjian
Remove <note> take, use another paragraph for description.
commit
|
commitdiff
|
tree
2003-10-31
Bruce Momjian
Update HISTORY.
commit
|
commitdiff
|
tree
2003-10-31
Bruce Momjian
Update with more comments.
commit
|
commitdiff
|
tree
2003-10-31
Jan Wieck
Fix for possible referential integrity violation when...
commit
|
commitdiff
|
tree
2003-10-31
Tom Lane
Small fix to Christopher's recent improvements ---...
commit
|
commitdiff
|
tree
2003-10-31
Tom Lane
Use Tcl ByteArray objects to avoid unwanted character...
commit
|
commitdiff
|
tree
2003-10-30
Tom Lane
Further work on tab completion code: arrange for system...
commit
|
commitdiff
|
tree
2003-10-30
Bruce Momjian
Fix markup by using <note> for comments.
commit
|
commitdiff
|
tree
2003-10-30
Bruce Momjian
More SGML cleanup.
commit
|
commitdiff
|
tree
2003-10-30
Bruce Momjian
SGML cleanup.
commit
|
commitdiff
|
tree
2003-10-30
Bruce Momjian
Update SGML release notes with Peter's direction. Does...
commit
|
commitdiff
|
tree
2003-10-30
Bruce Momjian
Mark release note comments as new subsections rather...
commit
|
commitdiff
|
tree
2003-10-30
Tom Lane
Allow the query for a plpgsql cursor to begin with...
commit
|
commitdiff
|
tree
2003-10-30
Dave Cramer
use the result set to set the fetchsize
commit
|
commitdiff
|
tree
2003-10-30
Michael Meskes
Applied patch by Dave Cramer to fix several bugs in...
commit
|
commitdiff
|
tree
2003-10-30
Bruce Momjian
Fix markup for new release footnotes.
commit
|
commitdiff
|
tree
2003-10-30
Bruce Momjian
Update FAQ_DEV: elog => ereport.
commit
|
commitdiff
|
tree
2003-10-29
Bruce Momjian
Update more release descriptions.
commit
|
commitdiff
|
tree
2003-10-29
Bruce Momjian
Add more footnote comments to the release notes.
commit
|
commitdiff
|
tree
2003-10-29
Tom Lane
Fix some corner cases in ACL manipulation: don't foul...
commit
|
commitdiff
|
tree
2003-10-29
Bruce Momjian
Add first release note detail item.
commit
|
commitdiff
|
tree
2003-10-29
Bruce Momjian
Update for 7.4 --- prefer IN to EXISTS.
commit
|
commitdiff
|
tree
2003-10-29
Tom Lane
Give a useful error message if a RangeVar is encountere...
commit
|
commitdiff
|
tree
2003-10-29
Tom Lane
compact_fsm_storage() does need to handle the case...
commit
|
commitdiff
|
tree
2003-10-29
Bruce Momjian
Update for OSF 4.0 platform.
commit
|
commitdiff
|
tree
2003-10-29
Dave Cramer
Patches from Oliver Jowett to fix CursorFetchTest,...
commit
|
commitdiff
|
tree
2003-10-28
Tom Lane
Don't include "schema." in the set of possible tab...
commit
|
commitdiff
|
tree
2003-10-28
Tom Lane
Include -lkrb5 when needed for shlibs depending on...
commit
|
commitdiff
|
tree
2003-10-28
Tom Lane
Don't choke when the handler for a procedural language...
commit
|
commitdiff
|
tree
2003-10-28
Tom Lane
Guard against Ant versions that print CLASSPATH before...
commit
|
commitdiff
|
tree
2003-10-28
Tom Lane
Adjust wording to avoid giving the impression that...
commit
|
commitdiff
|
tree
2003-10-28
Bruce Momjian
Add --describe-config to top of postgres manual page.
commit
|
commitdiff
|
tree
2003-10-28
Bruce Momjian
Document --describe-config.
commit
|
commitdiff
|
tree
2003-10-27
Bruce Momjian
Change Solaris tests to test for SHM_SHARE_MMU, per...
commit
|
commitdiff
|
tree
2003-10-27
Bruce Momjian
Update Win32 clients.
commit
|
commitdiff
|
tree
2003-10-27
Tom Lane
Un-break Darwin port.
commit
|
commitdiff
|
tree
2003-10-27
Bruce Momjian
Here is an update to the dbmirror README file.
commit
|
commitdiff
|
tree
2003-10-27
Bruce Momjian
Fix MOVE/FETCH wording.
commit
|
commitdiff
|
tree
2003-10-26
Bruce Momjian
Update intel solaris.
commit
|
commitdiff
|
tree
2003-10-26
Bruce Momjian
Improve indenting of port entries.
commit
|
commitdiff
|
tree
2003-10-26
Bruce Momjian
Update Solaris 5.6.
commit
|
commitdiff
|
tree
2003-10-26
Peter Eisentraut
Correct version numbers.
commit
|
commitdiff
|
tree
2003-10-26
Michael Meskes
Fixed bug with indicators when storage for the string...
commit
|
commitdiff
|
tree
2003-10-26
Bruce Momjian
'sun' => '__sun__'
commit
|
commitdiff
|
tree
2003-10-26
Bruce Momjian
Test for 'sun' rather than 'solaris' for intimate share...
commit
|
commitdiff
|
tree
2003-10-26
Bruce Momjian
Fix two bugs in funcs.source that made the tutorial...
commit
|
commitdiff
|
tree
2003-10-26
Bruce Momjian
Update MOVE/FETCH release note mention.
commit
|
commitdiff
|
tree
2003-10-26
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2003-10-26
Bruce Momjian
Add mention of quotes on function body to NOTES section.
commit
|
commitdiff
|
tree
2003-10-26
Bruce Momjian
Allow win32 client compiles with MSC.
commit
|
commitdiff
|
tree
2003-10-26
Bruce Momjian
*** empty log message ***
commit
|
commitdiff
|
tree
2003-10-26
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
next