git.postgresql.org Git - postgresql.git/shortlog
git
projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2006年03月03日
Bruce Momjian
Avoid trying to open /dev/tty on Win32. Some Win32...
commit
|
commitdiff
|
tree
2006年03月03日
Tom Lane
Improve pg_dump and psql to use libpq's newer COPY...
commit
|
commitdiff
|
tree
2006年03月03日
Bruce Momjian
Fixes for Win32-client only compiles.
commit
|
commitdiff
|
tree
2006年03月03日
Bruce Momjian
Rename Online Backup to Continuous Archiving.
commit
|
commitdiff
|
tree
2006年03月03日
Bruce Momjian
Update ipcclean to use try 'id' first for root check.
commit
|
commitdiff
|
tree
2006年03月03日
Bruce Momjian
Add workaround so MSVC doesn't try to load strings...
commit
|
commitdiff
|
tree
2006年03月03日
Tom Lane
Teach PQcmdTuples() that a COPY command tag might conta...
commit
|
commitdiff
|
tree
2006年03月03日
Bruce Momjian
Clarify macro layout for win32 IMPORT.
commit
|
commitdiff
|
tree
2006年03月03日
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2006年03月03日
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2006年03月03日
Tom Lane
Make the COPY command return a command tag that include...
commit
|
commitdiff
|
tree
2006年03月03日
Tom Lane
Dept. of second thoughts: rejigger the TRUNCATE .....
commit
|
commitdiff
|
tree
2006年03月03日
Bruce Momjian
In ipcclean, check LOGNAME only if USER is not set.
commit
|
commitdiff
|
tree
2006年03月03日
Neil Conway
Fix a typo.
commit
|
commitdiff
|
tree
2006年03月03日
Tom Lane
Add CASCADE option to TRUNCATE. Joachim Wieland
commit
|
commitdiff
|
tree
2006年03月03日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2006年03月03日
Bruce Momjian
Appended is a small documentation patch that adds a...
commit
|
commitdiff
|
tree
2006年03月03日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2006年03月03日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2006年03月03日
Bruce Momjian
Add comment about localized month names for to_date...
commit
|
commitdiff
|
tree
2006年03月03日
Tom Lane
Arrange to call AbsorbFsyncRequests every so often...
commit
|
commitdiff
|
tree
2006年03月02日
Tom Lane
Remove unnecessary lo_lseek call in lo_open. Apparentl...
commit
|
commitdiff
|
tree
2006年03月02日
Tom Lane
Fix ancient error in large objects usage example: overw...
commit
|
commitdiff
|
tree
2006年03月02日
Tom Lane
Repair oidvectorrecv and int2vectorrecv, which I broke...
commit
|
commitdiff
|
tree
2006年03月02日
Bruce Momjian
Update OS X shared memory documentation for 10.3.9...
commit
|
commitdiff
|
tree
2006年03月02日
Bruce Momjian
Mark tsearch2 item as Tom's, not Teodor's.
commit
|
commitdiff
|
tree
2006年03月02日
Bruce Momjian
Update TODO.detail/qsort.
commit
|
commitdiff
|
tree
2006年03月02日
Bruce Momjian
Update TODO.detail/qsort.
commit
|
commitdiff
|
tree
2006年03月02日
Teodor Sigaev
Significantly improve ranking:
commit
|
commitdiff
|
tree
2006年03月02日
Bruce Momjian
Update TODO.detail/qsort.
commit
|
commitdiff
|
tree
2006年03月02日
Bruce Momjian
Add to TODO.detail for qsort.
commit
|
commitdiff
|
tree
2006年03月02日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2006年03月02日
Tom Lane
Fix possible crash at transaction end when a plpgsql...
commit
|
commitdiff
|
tree
2006年03月02日
Tom Lane
Fix up pg_dump to emit shell-type definitions at the...
commit
|
commitdiff
|
tree
2006年03月01日
Neil Conway
Woops: also update the alternative "expected" files...
commit
|
commitdiff
|
tree
2006年03月01日
Bruce Momjian
Update text file.
commit
|
commitdiff
|
tree
2006年03月01日
Bruce Momjian
Update patch generation instructions.
commit
|
commitdiff
|
tree
2006年03月01日
Neil Conway
Update the expected regression test results to account...
commit
|
commitdiff
|
tree
2006年03月01日
Bruce Momjian
Update Japanese FAQ, backpatched to 8.1.X.
commit
|
commitdiff
|
tree
2006年03月01日
Neil Conway
Attached is a patch that replaces a bunch of places...
commit
|
commitdiff
|
tree
2006年03月01日
Neil Conway
This patch makes the error message strings throughout...
commit
|
commitdiff
|
tree
2006年03月01日
Bruce Momjian
Add pg_service.conf documentation for libpq.
commit
|
commitdiff
|
tree
2006年02月28日
Neil Conway
Fix typo in comment.
commit
|
commitdiff
|
tree
2006年02月28日
Tom Lane
Allow the syntax CREATE TYPE foo, with no parameters...
commit
|
commitdiff
|
tree
2006年02月28日
Bruce Momjian
Back out libpq changes for service --- not ready yet.
commit
|
commitdiff
|
tree
2006年02月28日
Bruce Momjian
Fix PG_VERSION_NUM for different awk -F handling.
commit
|
commitdiff
|
tree
2006年02月28日
Bruce Momjian
Fix PG_VERSION_NUM awk -F parameter.
commit
|
commitdiff
|
tree
2006年02月28日
Neil Conway
Tweak the error message emitted when a void-returning...
commit
|
commitdiff
|
tree
2006年02月28日
Neil Conway
Allow PL/Python functions to return void, per gripe...
commit
|
commitdiff
|
tree
2006年02月28日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2006年02月28日
Bruce Momjian
Add PG_VERSION_NUM for use by 3rd party applications...
commit
|
commitdiff
|
tree
2006年02月28日
Tom Lane
Teach nodeSort and nodeMaterial to optimize out unneces...
commit
|
commitdiff
|
tree
2006年02月28日
Tom Lane
Extend the ExecInitNode API so that plan nodes receive...
commit
|
commitdiff
|
tree
2006年02月27日
Peter Eisentraut
Clean up CREATE FUNCTION syntax usage in contrib and...
commit
|
commitdiff
|
tree
2006年02月27日
Peter Eisentraut
contrib uninstall scripts
commit
|
commitdiff
|
tree
2006年02月27日
Bruce Momjian
Add mention that tid perhaps someday should be output...
commit
|
commitdiff
|
tree
2006年02月26日
Tom Lane
Improve sorting speed by pre-extracting the first sort...
commit
|
commitdiff
|
tree
2006年02月26日
Neil Conway
Fix a few minor typos in comments in PL/Perl.
commit
|
commitdiff
|
tree
2006年02月26日
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2006年02月26日
Neil Conway
Implement the <> operator for the tid type. Original...
commit
|
commitdiff
|
tree
2006年02月26日
Neil Conway
Minor SGML work: add some more hyperlinks, where approp...
commit
|
commitdiff
|
tree
2006年02月26日
Neil Conway
Fix typo in comment.
commit
|
commitdiff
|
tree
2006年02月26日
Neil Conway
TODO updates:
commit
|
commitdiff
|
tree
2006年02月25日
Peter Eisentraut
Remove ora2pg; now available at <samse.fr/GPL/ora2pg/>.
commit
|
commitdiff
|
tree
2006年02月25日
Bruce Momjian
Add intervals:
commit
|
commitdiff
|
tree
2006年02月25日
Bruce Momjian
Fix computation of sample table size.
commit
|
commitdiff
|
tree
2006年02月25日
Bruce Momjian
Remove duplicate:
commit
|
commitdiff
|
tree
2006年02月24日
Bruce Momjian
Remove mention of MIN/MAX() not using indexes.
commit
|
commitdiff
|
tree
2006年02月24日
Bruce Momjian
Mention that the archive history file has the wal start...
commit
|
commitdiff
|
tree
2006年02月24日
Peter Eisentraut
The Makefile was invoking perl scripts as ./script...
commit
|
commitdiff
|
tree
2006年02月24日
Andrew Dunstan
Make restricted_exec feature for Windows more robust...
commit
|
commitdiff
|
tree
2006年02月24日
Andrew Dunstan
make initdb -U username work as advertised; back out...
commit
|
commitdiff
|
tree
2006年02月23日
Tom Lane
Fix vacuumlo to avoid unnecessary use of backslash...
commit
|
commitdiff
|
tree
2006年02月21日
Neil Conway
Cleanup the usage of ScanDirection: use the symbolic...
commit
|
commitdiff
|
tree
2006年02月21日
Tom Lane
Fix old pg_dump oversight: default values for domains...
commit
|
commitdiff
|
tree
2006年02月21日
Tom Lane
Adjust probe for getaddrinfo to cope with macro-ized...
commit
|
commitdiff
|
tree
2006年02月20日
Neil Conway
Fix three Python reference leaks in PLy_traceback(...
commit
|
commitdiff
|
tree
2006年02月20日
Teodor Sigaev
Fixing and improve compound word support. This changes...
commit
|
commitdiff
|
tree
2006年02月19日
Tom Lane
Update obsolete comment.
commit
|
commitdiff
|
tree
2006年02月19日
Tom Lane
Modify logtape.c so that the initial LogicalTapeSetCrea...
commit
|
commitdiff
|
tree
2006年02月19日
Tom Lane
Improve tuplesort.c to support variable merge order...
commit
|
commitdiff
|
tree
2006年02月19日
Neil Conway
Add TABLESPACE and ON COMMIT clauses to CREATE TABLE...
commit
|
commitdiff
|
tree
2006年02月18日
Neil Conway
Minor SGML style police work.
commit
|
commitdiff
|
tree
2006年02月18日
Peter Eisentraut
' is not valid HTML 4.01, so print the plain chara...
commit
|
commitdiff
|
tree
2006年02月18日
Neil Conway
Patch from Marko Kreen:
commit
|
commitdiff
|
tree
2006年02月18日
Peter Eisentraut
Add support for Windows codepages 1253, 1254, 1255...
commit
|
commitdiff
|
tree
2006年02月18日
Neil Conway
Mark unescape_single_char() "static": as far as I can...
commit
|
commitdiff
|
tree
2006年02月17日
Neil Conway
Fix typo in comment.
commit
|
commitdiff
|
tree
2006年02月16日
Peter Eisentraut
Change MemSet to use long instead of int32, for better...
commit
|
commitdiff
|
tree
2006年02月16日
Peter Eisentraut
Put the first section of a chapter in its own chunk.
commit
|
commitdiff
|
tree
2006年02月15日
Tom Lane
Since we only use libld on AIX, don't include it in...
commit
|
commitdiff
|
tree
2006年02月14日
Tom Lane
Repair --single-transaction patch so it handles blobs...
commit
|
commitdiff
|
tree
2006年02月14日
Tom Lane
Move btbulkdelete's vacuum_delay_point() call to a...
commit
|
commitdiff
|
tree
2006年02月14日
Tom Lane
Add some missing vacuum_delay_point calls in GIST vacuu...
commit
|
commitdiff
|
tree
2006年02月14日
Tom Lane
AllocSetStats should probably be using unsigned format...
commit
|
commitdiff
|
tree
2006年02月14日
Tom Lane
Need a DLLIMPORT for MaxFSMPages, per buildfarm failure...
commit
|
commitdiff
|
tree
2006年02月14日
Bruce Momjian
Document that GRANT on a table does not affect sequence...
commit
|
commitdiff
|
tree
2006年02月14日
Bruce Momjian
Document that xact commit/abort stats are collected...
commit
|
commitdiff
|
tree
2006年02月13日
Tom Lane
Add positive defense against trying to connect when...
commit
|
commitdiff
|
tree
2006年02月13日
Tom Lane
IMHO, --single-transaction should wrap *all* the comman...
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル