index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Age
Commit message (
Expand
)
Author
2005-01-18
Replace the use of "0" with "NULL" where appropriate in dllist.c, for
Neil Conway
2005-01-17
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-14
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-13
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-12
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-11
interval_out failed to mention 'ago' for negative intervals in SQL and
Tom Lane
2005-01-10
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-09
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-08
Consistently use geteuid() not getuid(); there were a few places deviating
Tom Lane
2005-01-07
Improve comments in sample config files.
Tom Lane
2005-01-06
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-04
Translation update
Peter Eisentraut
2005-01-04
Fix typo
Peter Eisentraut
2005-01-03
Translation updates
Peter Eisentraut
2005-01-03
Repair bufmgr deadlock problem reported by Michael Wildpaner. Must take
Tom Lane
2005-01-01
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
2004-12-31
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
Clean up win32ver.o on Windows, per Magnus.
Tom Lane
2004-12-29
Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Per ayan@ayan.net
Tom Lane
2004-12-29
Refactor EXEC_BACKEND code so that postmaster child processes reattach
Tom Lane
2004-12-27
Cause pg_hba.conf file inclusion (@file stuff) to behave as documented,
Tom Lane
2004-12-26
Fix func_ptr declaration for netbsd-mac68k, per Rémi Zara.
Tom Lane
2004-12-23
Avoid memory leakage during VACUUM FULL when an index expression or
Tom Lane
2004-12-22
Awhile back I added some code to StartupCLOG() to forcibly zero out
Tom Lane
2004-12-20
Ensure that 'disabling statistics collector' is logged in all failure
Tom Lane
2004-12-20
Add support for Latin9 encoding in to_ascii(). Jaime Casanova
Tom Lane
2004-12-20
Mark the TimeZone parameter as GUC_REPORT, so that JDBC can find out
Tom Lane
2004-12-20
Remove direct inclusions of <com_err.h> as well as configure test for
Tom Lane
2004-12-18
Allow NetBSD, m64k to compile the ASM spinlock code.
Bruce Momjian
2004-12-17
Make array_cat more paranoid about checking datatypes in empty arrays.
Tom Lane
2004-12-17
array_map failed to insert correct result type in an empty array.
Tom Lane
2004-12-17
Fix is-it-time-for-a-checkpoint logic so that checkpoint_segments can
Tom Lane
2004-12-16
Translation updates
Peter Eisentraut
[next]