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
2004-06-16
Kris Jurka
When deleteRow() is called on an updateable ResultSet...
commit
|
commitdiff
|
tree
2004-06-16
Bruce Momjian
Do PGAC_FUNC_GETPWUID_R_5ARG check with the proper...
commit
|
commitdiff
|
tree
2004-06-16
Kris Jurka
Fix DatabaseMetaData results for determining foreign key
commit
|
commitdiff
|
tree
2004-06-13
Peter Eisentraut
Remove README.CVS when making a distribution.
REL7_4_3
commit
|
commitdiff
|
tree
2004-06-13
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2004-06-13
Tom Lane
Correct erroneous table title, per Halley Pacheco de...
commit
|
commitdiff
|
tree
2004-06-13
Tom Lane
Suppress compile warnings on machines where the INT64CO...
commit
|
commitdiff
|
tree
2004-06-12
Tom Lane
Now needs to include <ctype.h>.
commit
|
commitdiff
|
tree
2004-06-12
Tom Lane
Some editorializing on 7.4.3 release notes.
commit
|
commitdiff
|
tree
2004-06-12
Bruce Momjian
Markup fix.
commit
|
commitdiff
|
tree
2004-06-12
Bruce Momjian
Fix markup
commit
|
commitdiff
|
tree
2004-06-12
Bruce Momjian
Update release notes for 7.4.3.
commit
|
commitdiff
|
tree
2004-06-11
Bruce Momjian
Stamp 7.4.3. Still need release notes.
commit
|
commitdiff
|
tree
2004-06-11
Bruce Momjian
ECPG preprocessor for PostgreSQL 7.4.1, 7.4.2 doubles...
commit
|
commitdiff
|
tree
2004-06-10
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2004-06-10
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2004-06-10
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2004-06-10
Bruce Momjian
Add Brazilian version of FAQ.
commit
|
commitdiff
|
tree
2004-06-08
Tom Lane
Add missing check for too-few-inputs when replacing...
commit
|
commitdiff
|
tree
2004-06-08
PostgreSQL...
tag this as 7.4.3 and copyright date 2004
commit
|
commitdiff
|
tree
2004-06-07
Teodor Sigaev
Remove asymetrical word processing in query and text
commit
|
commitdiff
|
tree
2004-06-05
Tom Lane
Adjust PageGetMaxOffsetNumber to ensure sane behavior...
commit
|
commitdiff
|
tree
2004-05-31
Tom Lane
I think I've finally identified the cause of the off...
commit
|
commitdiff
|
tree
2004-05-29
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2004-05-26
Bruce Momjian
Fix problems in pg_autovacuum:
commit
|
commitdiff
|
tree
2004-05-26
Bruce Momjian
[ Backpatch to 7.4.X.]
commit
|
commitdiff
|
tree
2004-05-25
Tom Lane
Fix erroneous error message printout when a configurati...
commit
|
commitdiff
|
tree
2004-05-22
Tom Lane
Reduce pg_listener lock taken by NOTIFY et al from...
commit
|
commitdiff
|
tree
2004-05-21
Michael Meskes
Fixed DEALLOCATE PREPARE to use correct function call
commit
|
commitdiff
|
tree
2004-05-17
Kris Jurka
Fix setting timestamp values with very early year value...
commit
|
commitdiff
|
tree
2004-05-14
Tom Lane
Propagate enlargeStringInfo() fixes into the equivalent...
commit
|
commitdiff
|
tree
2004-05-12
Tom Lane
Tighten up overflow check in path_recv, pursuant to...
commit
|
commitdiff
|
tree
2004-05-11
Tom Lane
Add tests to enlargeStringInfo() to avoid possible...
commit
|
commitdiff
|
tree
2004-05-11
Tom Lane
Fix oversights in processing of LIMIT expressions durin...
commit
|
commitdiff
|
tree
2004-05-11
Tom Lane
Repair recalculation failure for nested sub-SELECTs...
commit
|
commitdiff
|
tree
2004-05-10
Michael Meskes
Just another bug in adjust_informix.
commit
|
commitdiff
|
tree
2004-05-07
Michael Meskes
- Fixed bug that reversed string length in typedefs.
commit
|
commitdiff
|
tree
2004-05-07
Kris Jurka
Allow public access to radius field to match other...
commit
|
commitdiff
|
tree
2004-05-07
Tom Lane
NATURAL CROSS JOIN is a contradiction in terms, not...
commit
|
commitdiff
|
tree
2004-05-05
Tom Lane
Don't assume that struct timeval's tv_sec field is...
commit
|
commitdiff
|
tree
2004-05-05
Tom Lane
Unset PGCLIENTENCODING to prevent backend from dying...
commit
|
commitdiff
|
tree
2004-05-05
Michael Meskes
Fixed bug in adjust_informix that treated arrays as...
commit
|
commitdiff
|
tree
2004-04-29
Tom Lane
I thought we'd made initdb safe against newline-munging...
commit
|
commitdiff
|
tree
2004-04-26
Kris Jurka
Update the build.xml file to support building with...
commit
|
commitdiff
|
tree
2004-04-24
Tom Lane
Ensure getaddrinfo_all returns null result on failure.
commit
|
commitdiff
|
tree
2004-04-24
Kris Jurka
Allow updateable ResultSets to support types that aren...
commit
|
commitdiff
|
tree
2004-04-23
Michael Meskes
Fixed memory misusage in variable handling.
commit
|
commitdiff
|
tree
2004-04-22
Peter Eisentraut
Fix typo
commit
|
commitdiff
|
tree
2004-04-22
Peter Eisentraut
New link for Solaris IPC article
commit
|
commitdiff
|
tree
2004-04-18
Tom Lane
Tweak findTargetlistEntry so that bare names occurring...
commit
|
commitdiff
|
tree
2004-04-15
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2004-04-07
Tom Lane
Still another place to make the world safe for zero...
commit
|
commitdiff
|
tree
2004-04-06
Tom Lane
Support FULL JOIN with no join clauses, such as X FULL...
commit
|
commitdiff
|
tree
2004-04-06
Tom Lane
ALTER SEQUENCE RESTART did the wrong thing if sequence...
commit
|
commitdiff
|
tree
2004-04-05
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2004-03-29
Barry Lind
Fix for bug with the jdbc driver not properly working...
commit
|
commitdiff
|
tree
2004-03-29
Michael Meskes
Fixed possible segfault in type.c (by Juergen Cappel)
commit
|
commitdiff
|
tree
2004-03-28
Tom Lane
Some further editorializing on README.CVS.
commit
|
commitdiff
|
tree
2004-03-26
Bruce Momjian
Add -D_REENTRANT for Solaris threading.
commit
|
commitdiff
|
tree
2004-03-25
Bruce Momjian
Update solaris for threading.
commit
|
commitdiff
|
tree
2004-03-25
Teodor Sigaev
Minimize memory allocation for void (but not null)...
commit
|
commitdiff
|
tree
2004-03-23
Bruce Momjian
fflush() FILE buffer to descriptor so stat call gets...
commit
|
commitdiff
|
tree
2004-03-23
Bruce Momjian
Fix getpwuid_r call:
commit
|
commitdiff
|
tree
2004-03-22
Bruce Momjian
In working through a pg_autovacuum problem with Joe...
commit
|
commitdiff
|
tree
2004-03-20
Bruce Momjian
Handle draft version of getpwuid_r() that accepts only...
commit
|
commitdiff
|
tree
2004-03-17
Bruce Momjian
Fix pg_autovacuum to handle unsigned and oids better.
commit
|
commitdiff
|
tree
2004-03-14
Bruce Momjian
Update Solaris thread flags, per Jim Seymour
commit
|
commitdiff
|
tree
2004-03-14
Tom Lane
Fix error in termination of COPY IN mode when using...
commit
|
commitdiff
|
tree
2004-03-14
Bruce Momjian
> (I also see some post-7.4.1 changes in src/template...
commit
|
commitdiff
|
tree
2004-03-14
Michael Meskes
Committed Informix compat bug fix to 7.4 as well.
commit
|
commitdiff
|
tree
2004-03-13
Tom Lane
Repair memory leakage introduced into the non-hashed...
commit
|
commitdiff
|
tree
2004-03-10
Neil Conway
Improvements to README.CVS
commit
|
commitdiff
|
tree
2004-03-10
Bruce Momjian
Remove HISTORY and INSTALL. Have them generated by...
commit
|
commitdiff
|
tree
2004-03-09
Bruce Momjian
Remove blank line in Makefile.
commit
|
commitdiff
|
tree
2004-03-09
Bruce Momjian
Add HISTORY/INSTALL clean target to 7.4.X.
commit
|
commitdiff
|
tree
2004-03-09
Bruce Momjian
Rebuild HISTORY file to match our official style sheets.
commit
|
commitdiff
|
tree
2004-03-08
Bruce Momjian
Update German FAQ.
commit
|
commitdiff
|
tree
2004-03-07
Tom Lane
Some editorial work on 7.4.2 release notes.
REL7_4_2
commit
|
commitdiff
|
tree
2004-03-05
Bruce Momjian
Brand 7.4.2. Release notes still need work.
commit
|
commitdiff
|
tree
2004-03-05
Bruce Momjian
First update of release notes for 7.4.2. Still needs...
commit
|
commitdiff
|
tree
2004-03-05
Tom Lane
libpq's query to get the OIDs of large-object support...
commit
|
commitdiff
|
tree
2004-03-05
Bruce Momjian
Fix log_executor_stats for non-multi queries. Backpatc...
commit
|
commitdiff
|
tree
2004-03-04
Michael Meskes
- Fixed segfault due to missing check for variable...
commit
|
commitdiff
|
tree
2004-03-04
Kris Jurka
Update build number in anticipation of 7.4.2 release...
commit
|
commitdiff
|
tree
2004-03-02
Tom Lane
Always schema-qualify the name of a function referenced...
commit
|
commitdiff
|
tree
2004-03-02
Tom Lane
Junkfilter logic to force a projection step during...
commit
|
commitdiff
|
tree
2004-03-02
Bruce Momjian
[ backpatch]
commit
|
commitdiff
|
tree
2004-03-02
Bruce Momjian
Update Turkish FAQ, Devrim GUNDUZ
commit
|
commitdiff
|
tree
2004-03-02
Bruce Momjian
Add missing sprompt.obj psql usage for Borland compiler...
commit
|
commitdiff
|
tree
2004-03-02
Michael Meskes
Added the missing rules for VOLATILE.
commit
|
commitdiff
|
tree
2004-03-02
Tom Lane
Update release notes for 7.3.6.
commit
|
commitdiff
|
tree
2004-03-02
Tom Lane
Replace unportable use of /dev/stdin with lynx's -stdin...
commit
|
commitdiff
|
tree
2004-02-29
Tom Lane
make_sort_from_pathkeys()'s method for choosing which...
commit
|
commitdiff
|
tree
2004-02-28
Dennis Bjorklund
Translation updates
commit
|
commitdiff
|
tree
2004-02-27
Tom Lane
genericcostestimate() neglected to include qual startup...
commit
|
commitdiff
|
tree
2004-02-27
Tom Lane
process_implied_equality must copy the substructure...
commit
|
commitdiff
|
tree
2004-02-24
Tom Lane
anyarray really needs to be declared with typalign...
commit
|
commitdiff
|
tree
2004-02-24
Michael Meskes
- Corrected error handling in PGTYPEStimestamp_from_asc.
commit
|
commitdiff
|
tree
2004-02-24
Kris Jurka
Closing a Connection or Statement object twice should...
commit
|
commitdiff
|
tree
2004-02-24
Joe Conway
When returning type "record", replace use of pgresultGe...
commit
|
commitdiff
|
tree
next