projects
/
users
/
heikki
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/heikki/postgres.git
2003-12-05
Teodor Sigaev
One more fix confusion
commit
|
commitdiff
|
tree
2003-12-05
Teodor Sigaev
Avoid confusion start_parse_str function with tsearch V1
commit
|
commitdiff
|
tree
2003-12-03
Tom Lane
Planner failed to be smart about binary-compatible...
commit
|
commitdiff
|
tree
2003-12-03
Teodor Sigaev
Fix for word with several infinitives
commit
|
commitdiff
|
tree
2003-12-02
Tom Lane
Update release notes for 7.3.5.
commit
|
commitdiff
|
tree
2003-12-02
Bruce Momjian
The attached patch enables contrib/cube to build cleanl...
commit
|
commitdiff
|
tree
2003-12-01
Bruce Momjian
I've run across a pretty serious problem with pg_autova...
commit
|
commitdiff
|
tree
2003-12-01
Bruce Momjian
I noticed in the 7.4 release that in contrib/pg_autovac...
commit
|
commitdiff
|
tree
2003-12-01
Tom Lane
Minor wordsmithing in datetime docs to try to address...
commit
|
commitdiff
|
tree
2003-12-01
Tom Lane
netmask() and hostmask() functions should return maximu...
commit
|
commitdiff
|
tree
2003-12-01
Tom Lane
Fix typos noted by Halley Pacheco de Oliveira.
commit
|
commitdiff
|
tree
2003-12-01
Tom Lane
Force zero_damaged_pages to be effectively ON during...
commit
|
commitdiff
|
tree
2003-11-30
Joe Conway
Make PQescapeBytea and byteaout consistent with each...
commit
|
commitdiff
|
tree
2003-11-30
Bruce Momjian
Backpatch Borland thread.c fix to 7.4.X.
commit
|
commitdiff
|
tree
2003-11-30
Bruce Momjian
Update TODO 7.4 mention.
commit
|
commitdiff
|
tree
2003-11-28
Bruce Momjian
Update Russian FAQ, both branches.
commit
|
commitdiff
|
tree
2003-11-28
Joe Conway
Fix regression in dblink_disconnect() reported by Eduar...
commit
|
commitdiff
|
tree
2003-11-27
Teodor Sigaev
Fixes about word with several infiniteve
commit
|
commitdiff
|
tree
2003-11-26
Tom Lane
Second try at fixing no-room-to-move-down PANIC in...
commit
|
commitdiff
|
tree
2003-11-26
Joe Conway
Added missing SPI_finish() calls to get_tuple_of_intere...
commit
|
commitdiff
|
tree
2003-11-26
Peter Eisentraut
Add NetBSD Sparc as supported.
commit
|
commitdiff
|
tree
2003-11-26
Peter Eisentraut
Cast field-length variables used in printf to int,...
commit
|
commitdiff
|
tree
2003-11-26
Tatsuo Ishii
Patches from Yutaka Tanida. Create primary key indexes...
commit
|
commitdiff
|
tree
2003-11-25
Tom Lane
Repair subselect.c's occasional assignment of the wrong...
commit
|
commitdiff
|
tree
2003-11-25
Peter Eisentraut
Fix language.
commit
|
commitdiff
|
tree
2003-11-25
Tom Lane
Band-aid solution for problems with SubPlans used in...
commit
|
commitdiff
|
tree
2003-11-25
Peter Eisentraut
Install all the headers files that the ones that are...
commit
|
commitdiff
|
tree
2003-11-25
Teodor Sigaev
Ignore too long lexeme
commit
|
commitdiff
|
tree
2003-11-24
Tom Lane
Overdue code review for ALTER SEQUENCE patch. Don...
commit
|
commitdiff
|
tree
2003-11-24
Tom Lane
Repair missed renamings of show_statement_stats and...
commit
|
commitdiff
|
tree
2003-11-24
Peter Eisentraut
Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid...
commit
|
commitdiff
|
tree
2003-11-19
Michael Meskes
Fixed typo in create schema parsing.
commit
|
commitdiff
|
tree
2003-11-17
Bruce Momjian
Change "IN/NOT IN" to "IN / NOT IN" for clarity, both...
commit
|
commitdiff
|
tree
2003-11-16
PostgreSQL...
k, tag the release
REL7_4
commit
|
commitdiff
|
tree
2003-11-16
Tom Lane
Fix datetime input parsing to accept YYYY-MONTHNAME...
commit
|
commitdiff
|
tree
2003-11-16
Tom Lane
Another try at fixing the Linux overcommit docs, per...
commit
|
commitdiff
|
tree
2003-11-16
Peter Eisentraut
Translation update for last-minute change
commit
|
commitdiff
|
tree
2003-11-16
Bruce Momjian
Update FAQ for 7.4 branch.
commit
|
commitdiff
|
tree
2003-11-16
Bruce Momjian
Update HISTORY
commit
|
commitdiff
|
tree
2003-11-16
Tom Lane
Update info about SysV configuration procedures on...
commit
|
commitdiff
|
tree
2003-11-16
Tom Lane
Some editorializing on the Linux memory overcommit...
commit
|
commitdiff
|
tree
2003-11-16
Tom Lane
More release-notes copy editing, from Neil Conway.
commit
|
commitdiff
|
tree
2003-11-15
Peter Eisentraut
Second try at adjusting translations for last-minute...
commit
|
commitdiff
|
tree
2003-11-15
Tom Lane
A little bit more copy-editing...
commit
|
commitdiff
|
tree
2003-11-15
Tom Lane
Minor wording improvement suggested by a comment in...
commit
|
commitdiff
|
tree
2003-11-15
Tom Lane
Make creation of statistics collection socket more...
commit
|
commitdiff
|
tree
2003-11-15
Peter Eisentraut
Punctuation improvements
commit
|
commitdiff
|
tree
2003-11-15
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2003-11-15
Peter Eisentraut
Adjust translations for CREATE TABLE reference page...
commit
|
commitdiff
|
tree
2003-11-15
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2003-11-15
Peter Eisentraut
Correct names of people with funny characters.
commit
|
commitdiff
|
tree
2003-11-14
Tom Lane
Repair error in syntax documentation for CREATE TABLE...
commit
|
commitdiff
|
tree
2003-11-14
Bruce Momjian
Update FAQ_MSWIN for 7.4 branch.
commit
|
commitdiff
|
tree
2003-11-14
Bruce Momjian
Update FAQ and TODO for 7.4.
commit
|
commitdiff
|
tree
2003-11-14
Bruce Momjian
Add release date for 7.4.
commit
|
commitdiff
|
tree
2003-11-14
Tom Lane
Fix misstatement about the required value of SEMVMX...
commit
|
commitdiff
|
tree
2003-11-14
Bruce Momjian
Update HISTORY to match release.sgml.
commit
|
commitdiff
|
tree
2003-11-14
Bruce Momjian
Update bug template to 7.4 --- that was the only one...
commit
|
commitdiff
|
tree
2003-11-14
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2003-11-14
Peter Eisentraut
Beat some sense into the release notes.
commit
|
commitdiff
|
tree
2003-11-13
Peter Eisentraut
Regenerate text files.
commit
|
commitdiff
|
tree
2003-11-13
Peter Eisentraut
Add final port reports.
commit
|
commitdiff
|
tree
2003-11-13
Bruce Momjian
Update win32 include file on 7.4 branch.
commit
|
commitdiff
|
tree
2003-11-12
Tom Lane
AcceptResult() was missing a case for PGRES_EMPTY_QUERY...
commit
|
commitdiff
|
tree
2003-11-12
Peter Eisentraut
Documentation cleanup
commit
|
commitdiff
|
tree
2003-11-12
Michael Meskes
Commit the remaining parts of the array changes.
commit
|
commitdiff
|
tree
2003-11-12
Bruce Momjian
Here's some improvements. I just ended up referring...
commit
|
commitdiff
|
tree
2003-11-12
Bruce Momjian
Here's a patch that adds some text mentioning that
commit
|
commitdiff
|
tree
2003-11-12
Bruce Momjian
Typo fix in comment from David Wheeler
commit
|
commitdiff
|
tree
2003-11-11
Bruce Momjian
Default ioctlsocket_ret to 1 in case Cygwin needs it...
commit
|
commitdiff
|
tree
2003-11-11
Tom Lane
Fix thinko in reltime and tinterval operator classes...
commit
|
commitdiff
|
tree
2003-11-10
Michael Meskes
Re-added forgotten cache.
commit
|
commitdiff
|
tree
2003-11-10
PostgreSQL...
autoconf
REL7_4_RC2
commit
|
commitdiff
|
tree
2003-11-10
PostgreSQL...
make sure we are tag'd for RC2
commit
|
commitdiff
|
tree
2003-11-09
Bruce Momjian
I have attached a more comprehensive MSWIN FAQ patch...
commit
|
commitdiff
|
tree
2003-11-09
Bruce Momjian
Fix typo on autovacuum readme.
commit
|
commitdiff
|
tree
2003-11-08
Bruce Momjian
Allow tab completion for ALTER TABLE dbname <tab><tab...
commit
|
commitdiff
|
tree
2003-11-08
Tom Lane
Correct misspellings of REFERENCES.
commit
|
commitdiff
|
tree
2003-11-08
Tom Lane
Restore compatibility with Tcl 8.0.* --- from ljb.
commit
|
commitdiff
|
tree
2003-11-08
Tom Lane
Don't need hack copy of system() anymore in OS X 10.3.
commit
|
commitdiff
|
tree
2003-11-08
Michael Meskes
Fix parsing of create index call
commit
|
commitdiff
|
tree
2003-11-08
Tom Lane
Fix process-status handling for OS X 10.3.
commit
|
commitdiff
|
tree
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
next