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月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
2006年02月13日
Tom Lane
Improve documentation of --single-transaction option...
commit
|
commitdiff
|
tree
2006年02月13日
Bruce Momjian
Place function names in first column for consistency.
commit
|
commitdiff
|
tree
2006年02月13日
Tom Lane
Fix qual_is_pushdown_safe to not try to push down quals...
commit
|
commitdiff
|
tree
2006年02月13日
Tom Lane
Fix build failure when not USE_READLINE. Sergey E...
commit
|
commitdiff
|
tree
2006年02月13日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Revert because C locale uses "" for thousands_sep,...
commit
|
commitdiff
|
tree
2006年02月12日
Tom Lane
Update release notes.
commit
|
commitdiff
|
tree
2006年02月12日
Tom Lane
Fix bug that allowed any logged-in user to SET ROLE...
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Throw a warning rather than an error on invalid charact...
commit
|
commitdiff
|
tree
2006年02月12日
Tom Lane
Fix broken markup.
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Back out patch pending review.
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
> I've now tested this patch at home w/ 8.2HEAD and...
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Support "" for thousands separator and plus sign in...
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Remove LEFT part of JOIN to pg_roles because of optimiz...
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Update README file.
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Not done:
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Revert patch becaues of locking concerns:
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
> Actually, if you submit a patch that says either...
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Fix release item ordering.
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Update back branch release notes.
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Fix release markup.
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Update release checlist.
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Update for 8.1.3.
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Update release notes for 8.1.3.
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Improve tab completion macro for default keywords.
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
When performing a parallel build (make -j N) with ...
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
List psql tab completion for various default keywords.
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2006年02月12日
Tom Lane
Apply code-reviewed version of for-scalar-list patch...
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Add MSVC support for utility commands and pg_dump.
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Allow PL/pgSQL FOR statement to return values to scalar...
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Use 0x01 for newlines in saved history. It was determi...
commit
|
commitdiff
|
tree
2006年02月12日
Tom Lane
Clean up plpgsql grammar to make sure that check_assign...
commit
|
commitdiff
|
tree
2006年02月12日
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル