projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2004-09-13
Peter Eisentraut
New translations
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Peter Eisentraut
New translation
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Neil Conway
Fix two typos in comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-12
Bruce Momjian
Re-add brace removal code but comment it out so we...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-12
Bruce Momjian
Remove code that delete braces around single statements.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-12
Tom Lane
When LockAcquire fails at the stage of creating a procl...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Tom Lane
Renumber SnapshotNow and the other special snapshot...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Tom Lane
Ensure that pg_largeobject references opened by lo_impo...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Bruce Momjian
Send thread test output to file descriptor 5 like confi...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Bruce Momjian
Check for ignored thread compiler options to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Tom Lane
Fix some problems with restoring databases owned by...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Tom Lane
Fire non-deferred AFTER triggers immediately upon query...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Bruce Momjian
Fix #if define
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Bruce Momjian
Fix palloc call from /port for Cygwin.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Bruce Momjian
Properly include port file for Cygwin.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Bruce Momjian
Minor cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Bruce Momjian
More cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Bruce Momjian
Use $PORTNAME consistently instead of $host_os, where...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Bruce Momjian
Add mention loops over unlink/rename might not be needed.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Bruce Momjian
Move undef of rename/unlink so system declarations...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Bruce Momjian
Adjust quotes for win32 build of psql.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Neil Conway
Fix two typos in comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Neil Conway
Apply patch from Steven Singer for contrib/dbmirror...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Neil Conway
psql consistency fixes from Greg Sabino Mullane: have...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Bruce Momjian
Create pg_config_paths in port/ for win32 builds of...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Bruce Momjian
Clean up Cygwin test.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Bruce Momjian
Move TIMEZONE_GLOBAL out into the proper place.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Bruce Momjian
We don't use java in our compiles anymore so remove...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Dennis Bjorklund
Added a call to gettext() to fix broken translated...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Dennis Bjorklund
Translation updates
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Dennis Bjorklund
Some source files was not scanned for translatable...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Dennis Bjorklund
Translation updates
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Bruce Momjian
Fix Cygwin defines to be consistent.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Bruce Momjian
Make TZNAME_GLOBAL for reference to tzname global variable.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-08
Tom Lane
Minor efficiency improvements in keeping track of trigg...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-08
Tom Lane
Clarify description of SET CONSTRAINTS. Point out...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-08
Bruce Momjian
Use _timezone global on Cygwin instead of timezone.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-08
Bruce Momjian
Improve README with mention of new functions.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-07
Tom Lane
Fix a couple of small errors in trigger-list management...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-07
Tom Lane
Fix places where WaitForxxx can block, to eliminate...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-06
Tom Lane
Fix error in Windows version of CHECK_FOR_INTERRUPTS...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-06
Tom Lane
Fix a number of places where brittle data structures...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-06
Tom Lane
Guard against transaction control statements in SQL...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-06
Tom Lane
Fix incorrect ordering of smgr cleanup relative to...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-06
Tom Lane
I can't see any good reason for DropRelFileNodeBuffers...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-06
Michael Meskes
Fixed segfault in Informix mode.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-06
Tom Lane
Downgrade LOG messages to DEBUG1 for normal recycling...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Tom Lane
Simplify IsXactIsoLevelSerializable test. A cycle...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Tom Lane
On further consideration, there's another problem here...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Tom Lane
Tweak elog.c's logic for promoting errors into more...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Tom Lane
Fix shared library linking operations to work properly...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Tom Lane
Apparently HPUX runs the IA64 in big-endian mode.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Tom Lane
Fix ancient declaration inconsistency in cube & seg...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Tom Lane
Some versions of lex will drop a lex.yy.c file when...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Tom Lane
Yet another place where someone was being careless...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Tom Lane
Spelling correction, per Greg Mullane.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Tom Lane
Fix getrusage() emulation on Windows. Magnus Hagander
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Tom Lane
FAQ_HPUX updates from Shinji Teragaito.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Tom Lane
Cope with recent HPUX versions providing isfinite(...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Tom Lane
Add s_lock support for HPUX on IA64, per Shinji Teragaito.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Tom Lane
Remove useless variable.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Tom Lane
Use $PATH_SEPARATOR like the rest of the autoconf code...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Bruce Momjian
Remove line specifying Andreas as author.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Bruce Momjian
Remove pg_config_paths.h from libpq *.mak builds so...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Bruce Momjian
Back out timezone detection patch. Tom already applied it.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Bruce Momjian
This patch attempts to fix the issue with localized...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Bruce Momjian
The current implementation of dbsize doesn't handle...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Tom Lane
Remove obsolete comment.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-01
Tom Lane
Tweak prettyprinting rules for saner indenting of UNION...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-01
Bruce Momjian
Fix bcc to compile libpq by creating include file for...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-01
Bruce Momjian
Realign libpq and psql for need for path.c under Win32...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-01
Bruce Momjian
Back out Cygwin timezone change until we have a more...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-01
Tom Lane
Fix mistaken comment.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-01
Tom Lane
Whack Wisconsin benchmark around until it actually...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-01
Tom Lane
Add code to be able to match the timezone name on local...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-01
Tom Lane
Remove a stray reference to sequences as having tablesp...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-01
Dennis Bjorklund
Translation updates
commit
|
commitdiff
|
tree
|
snapshot
2004-09-01
Tom Lane
Add a note about the difference between Postgres' treat...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-01
Bruce Momjian
Cast _timezone to int from time_t for Cygwin.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-01
Bruce Momjian
Add index mention:
commit
|
commitdiff
|
tree
|
snapshot
2004-09-01
Bruce Momjian
src/bin/psql/tab-complete.c =~ s/CONVERSATION/CONVERSION/;
commit
|
commitdiff
|
tree
|
snapshot
2004-08-31
Tom Lane
needs_toast_table() should ignore dropped columns.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-31
Tom Lane
Code review for recent changes in guc-file.l. Avoid...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-31
Tom Lane
Code review for various recent GUC hacking. Don't...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-31
Tom Lane
Fix unintended assignment of sequences to the containin...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-31
Tom Lane
FlushRelationBuffers was also being a bit cavalier...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-31
Tom Lane
copy_relation_data was mistakenly assuming that the...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-31
Bruce Momjian
Define lstat with parameters, rather than just redefini...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-31
Bruce Momjian
Fix typo in lstat() macro exposed by new tablespace...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-31
Tom Lane
Replace log_filename_prefix with more general log_filen...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-31
PostgreSQL...
tag configure beta2
REL8_0_0BETA2
commit
|
commitdiff
|
tree
|
snapshot
2004-08-30
Tom Lane
Improve spinlock selftest to make it able to detect...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-30
Tom Lane
slock_t must be int not char for MIPS. 7.4 got this...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-30
Tom Lane
Avoid ambiguity, as per suggestion from Peter Stricker.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-30
Tom Lane
Rather than referring to src/tutorial/README, put the...
commit
|
commitdiff
|
tree
|
snapshot
next