index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
*
Ensure that all details of the ARC algorithm are hidden within freelist.c.
Tom Lane
2005-02-03
*
Improve performance of fmgr.c calling routines for cases with more than
Tom Lane
2005-02-02
*
Adjust constant-folding of CASE expressions so that the simple comparison
Tom Lane
2005-02-02
*
Fix a bug induced by the list-rewrite that resulted in incrementing the
Neil Conway
2005-02-01
*
Adjust estimate_num_groups() to not clamp per-relation group count
Tom Lane
2005-02-01
*
Sync inet formatting code with recent BIND releases. In particular,
Tom Lane
2005-02-01
*
Translation updates
Peter Eisentraut
2005-01-30
*
When dealing with multiple grouping columns coming from the same table,
Tom Lane
2005-01-28
*
Improve planner's estimation of the space needed for HashAgg plans:
Tom Lane
2005-01-28
*
Check that aggregate creator has the right to execute the transition
Tom Lane
2005-01-27
*
Close all cursors created during a failed subtransaction. This is needed
Tom Lane
2005-01-26
*
On Windows, set the postmaster executable's stack size to 4MB, so that
Tom Lane
2005-01-26
*
Translation update
Peter Eisentraut
2005-01-25
*
Fix ALTER TABLE ADD COLUMN so that constraints of domain types are
Tom Lane
2005-01-24
*
Disallow LOAD to non-superusers. Per report from John Heasman.
Tom Lane
2005-01-24
*
Fix memory leak in rtdosplit, per report from Clive Page.
Tom Lane
2005-01-24
*
The result of a FULL or RIGHT join can't be assumed to be sorted by the
Tom Lane
2005-01-23
*
Translation updates
Peter Eisentraut
2005-01-17
*
Translation updates
Peter Eisentraut
2005-01-17
*
Translation updates
Peter Eisentraut
2005-01-17
*
Fix format string error.
Peter Eisentraut
2005-01-17
*
Translation updates
Peter Eisentraut
2005-01-17
*
postgres -boot would print the wrong program name in event of a
Tom Lane
2005-01-14
*
Update obsolete comment, per Alvaro.
Tom Lane
2005-01-14
*
Translation updates
Peter Eisentraut
2005-01-13
*
get_names_for_var didn't do recursion for unnamed JOIN vars quite right;
Tom Lane
2005-01-13
*
Remove unportable assumption that it's okay to use the target buffer
Tom Lane
2005-01-13
*
Add conditional inclusion of <com_err.h> to support old 'heimdal'
Tom Lane
2005-01-12
*
Re-allow an untyped literal as the test expression of a CASE, ie
Tom Lane
2005-01-12
*
Increase MAXLISTEN to a more generous value, and add an error message
Tom Lane
2005-01-12
*
interval_out failed to mention 'ago' for negative intervals in SQL and
Tom Lane
2005-01-11
*
Separate the functions of relcache entry flush and smgr cache entry flush
Tom Lane
2005-01-10
*
Phase 1 of fix for 'SMgrRelation hashtable corrupted' problem. This
Tom Lane
2005-01-10
*
Translation updates
Peter Eisentraut
2005-01-10
*
Undo an unadvertised change in the API of pg_atoi. In all previous
Tom Lane
2005-01-09
*
Translation updates
Peter Eisentraut
2005-01-09
*
New translation
Peter Eisentraut
2005-01-09
*
Consistently use geteuid() not getuid(); there were a few places deviating
Tom Lane
2005-01-08
*
Improve comments in sample config files.
Tom Lane
2005-01-07
*
Adjust lookup of client-side profile files (.pgpass and so on) as per
Tom Lane
2005-01-06
*
Translation updates
Peter Eisentraut
2005-01-06
*
Translation updates
Peter Eisentraut
2005-01-06
*
Translation update
Peter Eisentraut
2005-01-04
*
Fix typo
Peter Eisentraut
2005-01-04
*
Translation updates
Peter Eisentraut
2005-01-03
*
Repair bufmgr deadlock problem reported by Michael Wildpaner. Must take
Tom Lane
2005-01-03
*
Adjust a few more copyright notices to match the format expected by
Tom Lane
2005-01-01
*
Some more missed copyright notices. Many of these look like they
Tom Lane
2005-01-01
*
Update copyrights that were missed.
Bruce Momjian
2005-01-01
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
[next]