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
Age
Commit message (
Expand
)
Author
2004-09-14
Fix contrib/dbase to compile under Win32. Laurent Ballester
Tom Lane
2004-09-14
Make pltcl work on Win32. Magnus Hagander
Tom Lane
2004-09-13
Fix small memory leak in psql.
Neil Conway
2004-09-13
Translation update
Peter Eisentraut
2004-09-13
Redesign query-snapshot timing so that volatile functions in READ COMMITTED
Tom Lane
2004-09-13
Translation updates
Peter Eisentraut
2004-09-13
Translation updates
Peter Eisentraut
2004-09-13
New translations
Peter Eisentraut
2004-09-13
New translation
Peter Eisentraut
2004-09-13
Translation updates
Peter Eisentraut
2004-09-13
Fix two typos in comments.
Neil Conway
2004-09-12
Re-add brace removal code but comment it out so we know why we removed
Bruce Momjian
2004-09-12
Remove code that delete braces around single statements.
Bruce Momjian
2004-09-12
When LockAcquire fails at the stage of creating a proclock object, be
Tom Lane
2004-09-11
Renumber SnapshotNow and the other special snapshot codes so that
Tom Lane
2004-09-11
Ensure that pg_largeobject references opened by lo_import() or lo_export()
Tom Lane
2004-09-11
Send thread test output to file descriptor 5 like configure does rather
Bruce Momjian
2004-09-11
Check for ignored thread compiler options to reduce compiler noise.
Bruce Momjian
2004-09-10
Done:
Bruce Momjian
2004-09-10
Fix some problems with restoring databases owned by non-superusers,
Tom Lane
2004-09-10
Fire non-deferred AFTER triggers immediately upon query completion,
Tom Lane
2004-09-10
Add:
Bruce Momjian
2004-09-10
Fix #if define
Bruce Momjian
2004-09-10
Fix palloc call from /port for Cygwin.
Bruce Momjian
2004-09-10
Properly include port file for Cygwin.
Bruce Momjian
2004-09-10
Minor cleanup.
Bruce Momjian
2004-09-10
More cleanup.
Bruce Momjian
2004-09-10
Use $PORTNAME consistently instead of $host_os, where appropriate.
Bruce Momjian
2004-09-10
Add:
Bruce Momjian
2004-09-10
Add mention loops over unlink/rename might not be needed.
Bruce Momjian
2004-09-10
Move undef of rename/unlink so system declarations are unmodified.
Bruce Momjian
2004-09-10
Adjust quotes for win32 build of psql.
Bruce Momjian
2004-09-10
Fix two typos in comments.
Neil Conway
2004-09-10
Apply patch from Steven Singer for contrib/dbmirror. Changes:
Neil Conway
2004-09-10
psql consistency fixes from Greg Sabino Mullane: have \df show schema and
Neil Conway
2004-09-10
Create pg_config_paths in port/ for win32 builds of psql.
Bruce Momjian
2004-09-10
Clean up Cygwin test.
Bruce Momjian
2004-09-09
Move TIMEZONE_GLOBAL out into the proper place.
Bruce Momjian
2004-09-09
We don't use java in our compiles anymore so remove the filter test from
Bruce Momjian
2004-09-09
Added a call to gettext() to fix broken translated error messages.
Dennis Bjorklund
2004-09-09
Translation updates
Dennis Bjorklund
2004-09-09
Some source files was not scanned for translatable strings.
Dennis Bjorklund
2004-09-09
Translation updates
Dennis Bjorklund
2004-09-09
Fix Cygwin defines to be consistent.
Bruce Momjian
2004-09-09
Make TZNAME_GLOBAL for reference to tzname global variable.
Bruce Momjian
2004-09-08
Minor efficiency improvements in keeping track of trigger deferred
Tom Lane
2004-09-08
Clarify description of SET CONSTRAINTS. Point out that it is still
Tom Lane
2004-09-08
Use _timezone global on Cygwin instead of timezone.
Bruce Momjian
2004-09-08
Improve README with mention of new functions.
Bruce Momjian
2004-09-07
Fix a couple of small errors in trigger-list management, as per recent
Tom Lane
[next]