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
2005-01-27
Tom Lane
Fix security and 64-bit issues in contrib/intagg. ...
commit
|
commitdiff
|
tree
2005-01-26
Tom Lane
Back-patch 8.0 version of plperl_hash_from_tuple()...
commit
|
commitdiff
|
tree
2005-01-26
Neil Conway
Mark the text_soundex() function as "strict", to avoid...
commit
|
commitdiff
|
tree
2005-01-24
Tom Lane
Disallow LOAD to non-superusers. Per report from John...
commit
|
commitdiff
|
tree
2005-01-24
Tom Lane
Fix memory leak in rtdosplit, per report from Clive...
commit
|
commitdiff
|
tree
2005-01-23
Tom Lane
The result of a FULL or RIGHT join can't be assumed...
commit
|
commitdiff
|
tree
2005-01-21
Neil Conway
Prevent overrunning a heap-allocated buffer if more...
commit
|
commitdiff
|
tree
2005-01-13
Kris Jurka
Fix mapping infinite timestamp values to arbitrary...
commit
|
commitdiff
|
tree
2005-01-11
Tom Lane
interval_out failed to mention 'ago' for negative inter...
commit
|
commitdiff
|
tree
2004-12-23
Tom Lane
Avoid memory leakage during VACUUM FULL when an index...
commit
|
commitdiff
|
tree
2004-12-17
Tom Lane
Make array_cat more paranoid about checking datatypes...
commit
|
commitdiff
|
tree
2004-12-17
Tom Lane
array_map failed to insert correct result type in an...
commit
|
commitdiff
|
tree
2004-12-13
Tom Lane
Avoid generating excess (and illegal) parentheses aroun...
commit
|
commitdiff
|
tree
2004-12-13
Tom Lane
Back-patch copyOject fix for EXPLAIN/PREPARE.
commit
|
commitdiff
|
tree
2004-12-11
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2004-12-11
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2004-12-03
Tom Lane
Use StrNCpy not strncpy to fill hash key, to ensure...
commit
|
commitdiff
|
tree
2004-12-03
Peter Eisentraut
Translation fix by Julien Cristau
commit
|
commitdiff
|
tree
2004-12-02
Tom Lane
Teach regex_fixed_prefix() the correct handling of...
commit
|
commitdiff
|
tree
2004-12-01
Tom Lane
Fix timestamptz_age() to do calculation in local timezo...
commit
|
commitdiff
|
tree
2004-11-28
Tom Lane
Avoid scribbling on original parsetree during DECLARE...
commit
|
commitdiff
|
tree
2004-11-24
Tom Lane
Install Tcl regex fixes to sync our regex engine with...
commit
|
commitdiff
|
tree
2004-11-24
Tom Lane
Our interface code for Spencer's regexp package was...
commit
|
commitdiff
|
tree
2004-11-18
Tom Lane
Back-patch fix for ALTER DATABASE failing to flush...
commit
|
commitdiff
|
tree
2004-11-17
Tom Lane
Fix off-by-one memory allocation, as reported by Rod...
commit
|
commitdiff
|
tree
2004-11-17
Neil Conway
Backpatch fix from HEAD:
commit
|
commitdiff
|
tree
2004-11-16
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2004-11-10
Michael Meskes
List VALUE as a keyword.
commit
|
commitdiff
|
tree
2004-11-09
Tom Lane
In PGSharedMemoryIsInUse, assume that EACCES indicates...
commit
|
commitdiff
|
tree
2004-11-08
Tom Lane
Fix unportable code in SockAddr_cidr_mask: you can...
commit
|
commitdiff
|
tree
2004-11-01
Dave Cramer
fixed bug in REVOKE statement cat_str only has 8 arguments
commit
|
commitdiff
|
tree
2004-10-30
Peter Eisentraut
New translations
commit
|
commitdiff
|
tree
2004-10-29
Tom Lane
Rearrange order of pre-commit operations: must close...
commit
|
commitdiff
|
tree
2004-10-27
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2004-10-22
Tom Lane
Stamp release 7.4.6.
REL7_4_6
commit
|
commitdiff
|
tree
2004-10-22
Tom Lane
Prevent pg_ctl from being run as root. Since it uses...
commit
|
commitdiff
|
tree
2004-10-21
Tom Lane
Update obsolete comments about COPY vs INSERT options...
commit
|
commitdiff
|
tree
2004-10-21
Kris Jurka
Correctly cast the return value of a CallableStatement...
commit
|
commitdiff
|
tree
2004-10-21
Tom Lane
Back-patch make_oidjoins_check security improvement.
commit
|
commitdiff
|
tree
2004-10-13
Tom Lane
Repair possible failure to update hint bits back to...
commit
|
commitdiff
|
tree
2004-10-12
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2004-10-05
Michael Meskes
'::' is no longer interpreted as a variable in a prepar...
commit
|
commitdiff
|
tree
2004-10-01
Tom Lane
Convert pg_stat_get_backend_idset to use the existing...
commit
|
commitdiff
|
tree
2004-09-27
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2004-09-26
Tom Lane
Repair bug that would allow libpq to think a command...
commit
|
commitdiff
|
tree
2004-09-20
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2004-09-20
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2004-09-18
Tom Lane
Put the brackets in the right places in timestamp entri...
commit
|
commitdiff
|
tree
2004-09-18
Tom Lane
Fix memory leak in tokenize_file, per report from Vadim...
commit
|
commitdiff
|
tree
2004-09-17
Tom Lane
Hashed LEFT JOIN would miss outer tuples with no inner...
commit
|
commitdiff
|
tree
2004-09-13
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2004-09-13
Kris Jurka
Protected access to variable m_preparedCount via synchr...
commit
|
commitdiff
|
tree
2004-09-13
Kris Jurka
ResultSet.moveToCurrentRow was checking the cached...
commit
|
commitdiff
|
tree
2004-09-13
Neil Conway
Due to popular domand, backport fix for a typo in the...
commit
|
commitdiff
|
tree
2004-09-11
Tom Lane
Fix bogus example for bit-string XOR (already fixed...
commit
|
commitdiff
|
tree
2004-09-06
Tom Lane
Back-patch fix to disallow BEGIN/COMMIT/ROLLBACK inside...
commit
|
commitdiff
|
tree
2004-08-31
Tom Lane
Repair 'expected both swapped tables to have TOAST...
commit
|
commitdiff
|
tree
2004-08-28
Bruce Momjian
Prevent pg_ctl restart from adding -D datadir multiple...
commit
|
commitdiff
|
tree
2004-08-27
Tom Lane
Make gistindex_keytest safe against NULL values. Same...
commit
|
commitdiff
|
tree
2004-08-24
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2004-08-18
Tom Lane
Brand 7.4.5 ... now that was our shortest-lived release...
REL7_4_5
commit
|
commitdiff
|
tree
2004-08-18
Tom Lane
Update release history for 7.4.5.
commit
|
commitdiff
|
tree
2004-08-17
Tom Lane
Fix bug introduced into _bt_getstackbuf() on 2003-Feb...
commit
|
commitdiff
|
tree
2004-08-15
Tom Lane
Stamp 7.4.4.
REL7_4_4
commit
|
commitdiff
|
tree
2004-08-14
Tom Lane
Back-patch fix for \r\n line endings in psql's COPY...
commit
|
commitdiff
|
tree
2004-08-14
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2004-08-13
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2004-08-13
Kris Jurka
New build for the 7.4.4 release.
commit
|
commitdiff
|
tree
2004-08-11
Tom Lane
Avoid crashing when restoring a saved GUC session_autho...
commit
|
commitdiff
|
tree
2004-08-11
Kris Jurka
Decode V3 notice messages instead of leaving them in...
commit
|
commitdiff
|
tree
2004-08-11
Kris Jurka
DatabaseMetaData.getSearchString escape was a \ short...
commit
|
commitdiff
|
tree
2004-08-11
Tom Lane
Fix failure to guarantee that a checkpoint will write...
commit
|
commitdiff
|
tree
2004-08-11
Joe Conway
Hashed crosstab was dying with an SPI_finish error...
commit
|
commitdiff
|
tree
2004-08-10
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2004-07-25
Peter Eisentraut
Change declared encoding
commit
|
commitdiff
|
tree
2004-07-25
Peter Eisentraut
New translation
commit
|
commitdiff
|
tree
2004-07-20
Michael Meskes
Fixed handling of cyclic defines.
commit
|
commitdiff
|
tree
2004-07-19
Tom Lane
Fix incorrect tracking of session authorization in...
commit
|
commitdiff
|
tree
2004-07-17
Tom Lane
When renaming a column that participates in a foreign...
commit
|
commitdiff
|
tree
2004-07-15
Kris Jurka
When retrieving an array of numerics it attempted to...
commit
|
commitdiff
|
tree
2004-07-10
Tom Lane
Test HAVING condition before computing targetlist of...
commit
|
commitdiff
|
tree
2004-07-08
Bruce Momjian
OK, another try at Darwin threads.
commit
|
commitdiff
|
tree
2004-07-08
Bruce Momjian
Remove OSX thread flags. No consistent report.
commit
|
commitdiff
|
tree
2004-07-07
Bruce Momjian
Add OSX thread support for next 7.4.X
commit
|
commitdiff
|
tree
2004-07-06
Tom Lane
Fix broken logic for pretty-printing parenthesis-suppre...
commit
|
commitdiff
|
tree
2004-07-05
Michael Meskes
Added free() calls against memory leak in interval.c.
commit
|
commitdiff
|
tree
2004-07-02
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2004-06-29
Peter Eisentraut
Override upstream DSSSL style sheet formatting changes
commit
|
commitdiff
|
tree
2004-06-27
Michael Meskes
- Only use typedefs inside their scope.
commit
|
commitdiff
|
tree
2004-06-24
Kris Jurka
Fix apparently harmless typo. {$srcdir} -> ${srcdir}
commit
|
commitdiff
|
tree
2004-06-23
Teodor Sigaev
Fix stupid bug in installcheck
commit
|
commitdiff
|
tree
2004-06-22
Kris Jurka
Close the existing socket connection when reverting...
commit
|
commitdiff
|
tree
2004-06-21
Kris Jurka
Fix some problems with result sets positioned before...
commit
|
commitdiff
|
tree
2004-06-21
Kris Jurka
Fix updatable ResultSets stream methods (ascii, charact...
commit
|
commitdiff
|
tree
2004-06-18
Kris Jurka
Foreign key information results should have column...
commit
|
commitdiff
|
tree
2004-06-17
Michael Meskes
Added patch by ISHIDA Akio to allow indicators in execu...
commit
|
commitdiff
|
tree
2004-06-16
Kris Jurka
Don't throw an Exception in locatorsUpdateCopy() even...
commit
|
commitdiff
|
tree
2004-06-16
Kris Jurka
Bump the build number to relase a new version.
commit
|
commitdiff
|
tree
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
next