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年09月08日
Tom Lane
Fix pg_dump for recent change removing separate RULE...
commit
|
commitdiff
|
tree
2006年09月08日
Tom Lane
Put back plan-time check for trying to apply SELECT...
commit
|
commitdiff
|
tree
2006年09月08日
Tom Lane
Tweak the behavior of log_duration as proposed by Guill...
commit
|
commitdiff
|
tree
2006年09月08日
Michael Meskes
Not all C compilers understand the "//" comment in...
commit
|
commitdiff
|
tree
2006年09月08日
Michael Meskes
Replaced complex tests with small ones.
commit
|
commitdiff
|
tree
2006年09月08日
Michael Meskes
More logic from complex/test* moved to their own testcases.
commit
|
commitdiff
|
tree
2006年09月07日
Tom Lane
Clean up logging for extended-query-protocol operations...
commit
|
commitdiff
|
tree
2006年09月07日
Bruce Momjian
Update pgcvslog comments.
commit
|
commitdiff
|
tree
2006年09月07日
Bruce Momjian
Specify lo_write() to take a _const_ buffer, to match...
commit
|
commitdiff
|
tree
2006年09月07日
Michael Meskes
Changing a test case also changes the output that is...
commit
|
commitdiff
|
tree
2006年09月07日
Michael Meskes
Removed one output because integer/double usage differ
commit
|
commitdiff
|
tree
2006年09月07日
Bruce Momjian
HTLM cleanup.
commit
|
commitdiff
|
tree
2006年09月07日
Bruce Momjian
Update Emacs/vim editor info.
commit
|
commitdiff
|
tree
2006年09月07日
Bruce Momjian
Update emacs info for FAQ_DEV.
commit
|
commitdiff
|
tree
2006年09月07日
Bruce Momjian
Add XML documentation.
commit
|
commitdiff
|
tree
2006年09月06日
Bruce Momjian
Update tools directory name.
commit
|
commitdiff
|
tree
2006年09月06日
Tom Lane
Change processing of extended-Query mode so that an...
commit
|
commitdiff
|
tree
2006年09月06日
Tom Lane
Be more wary about which LIBS elements to pull into...
commit
|
commitdiff
|
tree
2006年09月06日
Teodor Sigaev
Fix compiler warnings on 64-bit boxes: difference between
commit
|
commitdiff
|
tree
2006年09月06日
Bruce Momjian
Add interval division/multiplication regression tests.
commit
|
commitdiff
|
tree
2006年09月05日
Tom Lane
Fix sslinfo so it builds on Darwin.
commit
|
commitdiff
|
tree
2006年09月05日
Tom Lane
Silence compiler warning about signed vs unsigned chars.
commit
|
commitdiff
|
tree
2006年09月05日
Tom Lane
Silence compiler warnings about incompatible function...
commit
|
commitdiff
|
tree
2006年09月05日
Tom Lane
Remove pgcrypto functions that were deprecated and...
commit
|
commitdiff
|
tree
2006年09月05日
Tom Lane
Get rid of the separate RULE privilege for tables:...
commit
|
commitdiff
|
tree
2006年09月05日
Tom Lane
Make Gen_fmgrtab.sh locale-proof. Per report from...
commit
|
commitdiff
|
tree
2006年09月05日
Teodor Sigaev
Fix markup and license.
commit
|
commitdiff
|
tree
2006年09月05日
Teodor Sigaev
Fix Intel compiler bug. Per discussion
commit
|
commitdiff
|
tree
2006年09月05日
Teodor Sigaev
Add hstore contrib module.
commit
|
commitdiff
|
tree
2006年09月05日
Tom Lane
Remove contrib modules that have been migrated to pgfou...
commit
|
commitdiff
|
tree
2006年09月05日
Michael Meskes
Lost some changes yet again
commit
|
commitdiff
|
tree
2006年09月05日
Michael Meskes
Started to cleanup complex tests.
commit
|
commitdiff
|
tree
2006年09月05日
Michael Meskes
Synced parser.
commit
|
commitdiff
|
tree
2006年09月05日
Bruce Momjian
Remove GIN documentation
commit
|
commitdiff
|
tree
2006年09月05日
Bruce Momjian
Fix imprecision from interval rounding of multiplicatio...
commit
|
commitdiff
|
tree
2006年09月05日
Bruce Momjian
Update Japanese FAQ.
commit
|
commitdiff
|
tree
2006年09月04日
Tom Lane
Fix information_schema.key_column_usage to show correct...
commit
|
commitdiff
|
tree
2006年09月04日
Tom Lane
Bring sslinfo Makefile up to speed for VPATH and pgxs...
commit
|
commitdiff
|
tree
2006年09月04日
Bruce Momjian
Update setseed() documentation.
commit
|
commitdiff
|
tree
2006年09月04日
Bruce Momjian
Update LDAP installation wording.
commit
|
commitdiff
|
tree
2006年09月04日
Bruce Momjian
Trivial patch to double vacuum speed on tables with...
commit
|
commitdiff
|
tree
2006年09月04日
Bruce Momjian
Add MSVC build tools.
commit
|
commitdiff
|
tree
2006年09月04日
Tom Lane
Disallow TRUNCATE when there are any pending after...
commit
|
commitdiff
|
tree
2006年09月04日
Bruce Momjian
Sequences were not being shown due to the use of lowerc...
commit
|
commitdiff
|
tree
2006年09月04日
Bruce Momjian
Add GIN documentation.
commit
|
commitdiff
|
tree
2006年09月04日
Bruce Momjian
Mention paremeterized queries do not work with partial...
commit
|
commitdiff
|
tree
2006年09月04日
Bruce Momjian
Remove trailing slash use in ecpg regression script...
commit
|
commitdiff
|
tree
2006年09月04日
Tom Lane
Change ILIKE to invoke lower() and then do plain LIKE...
commit
|
commitdiff
|
tree
2006年09月04日
Peter Eisentraut
sslinfo contrib module - information about current...
commit
|
commitdiff
|
tree
2006年09月04日
Peter Eisentraut
Add missing gettext calls for some SSL errors.
commit
|
commitdiff
|
tree
2006年09月04日
Bruce Momjian
Update Japanese readme for pgstattuple.
commit
|
commitdiff
|
tree
2006年09月04日
Tom Lane
Clean up some leftover problems in pgstattuple: remove...
commit
|
commitdiff
|
tree
2006年09月04日
Tom Lane
Fix interval input parser so that fractional weeks...
commit
|
commitdiff
|
tree
2006年09月03日
Tom Lane
Code review for UPDATE SET (columnlist) patch. Make...
commit
|
commitdiff
|
tree
2006年09月03日
Tom Lane
Remove duplicated index entry.
commit
|
commitdiff
|
tree
2006年09月03日
Tom Lane
Fix broken markup.
commit
|
commitdiff
|
tree
2006年09月03日
Tom Lane
Suppress 'unused variable' warnings created by latest...
commit
|
commitdiff
|
tree
2006年09月03日
Tom Lane
Fix non-improvement of description of archive_timeout...
commit
|
commitdiff
|
tree
2006年09月03日
Tom Lane
Arrange for GetSnapshotData to copy live-subtransaction...
commit
|
commitdiff
|
tree
2006年09月03日
Bruce Momjian
Remove:
commit
|
commitdiff
|
tree
2006年09月03日
Michael Meskes
Synced parser.
commit
|
commitdiff
|
tree
2006年09月03日
Bruce Momjian
Properly round months into days and into seconds for...
commit
|
commitdiff
|
tree
2006年09月03日
Bruce Momjian
Reverted:
commit
|
commitdiff
|
tree
2006年09月03日
Bruce Momjian
Revert FETCH/MOVE int64 patch. Was using incorrect...
commit
|
commitdiff
|
tree
2006年09月03日
Bruce Momjian
Update predicate locking text.
commit
|
commitdiff
|
tree
2006年09月03日
Bruce Momjian
Fix case where "PM" to_timestamp() mask was eating...
commit
|
commitdiff
|
tree
2006年09月03日
Bruce Momjian
Fix LLONG_MAX define used by new int64 FETCH/MOVE patch.
commit
|
commitdiff
|
tree
2006年09月03日
Bruce Momjian
Remove unnecessary copyObject() call in update (values...
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Make autovacuum behavior more agressive, per discussion...
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Update postgresql.conf line for default superuser_reser...
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Change "superuser_reserved_connections" default to...
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Add URL for autovacuum default:
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Use '' rather than \' for literal single quotes in...
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Wording improvements for archive_timeout.
commit
|
commitdiff
|
tree
2006年09月02日
Joe Conway
Added async query capability. Original patch by
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Small code cleanup for recent UPDATE SET (values) patch.
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Add UPDATE tab SET ROW (col, ...) = (val, ...) for...
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Update:
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Change FETCH/MOVE to use int8.
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Revert as not needed/inconsistent with SQL REINDEX:
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Remove GUC_REPORT for new "server_version_num" GUC...
commit
|
commitdiff
|
tree
2006年09月02日
Tom Lane
Apply a simple solution to the problem of making INSERT...
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Add functions to /contrib/pgstattuple that show index...
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Add new variable "server_version_num", which is almost...
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Update wording:
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Allow PL/python to return composite types and result...
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2006年09月02日
Bruce Momjian
Suppress some NOTICE messages from REINDEX command.
commit
|
commitdiff
|
tree
2006年08月31日
Tom Lane
Clean up rather sloppy fix in HEAD for the ancient...
commit
|
commitdiff
|
tree
2006年08月31日
Peter Eisentraut
Repair interpretation of GB as MB.
commit
|
commitdiff
|
tree
2006年08月31日
Bruce Momjian
Attibution addition: Add Karel Zak also for COPY SELECT.
commit
|
commitdiff
|
tree
2006年08月31日
Bruce Momjian
Correct attibution:
commit
|
commitdiff
|
tree
2006年08月31日
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2006年08月30日
Tom Lane
Extend COPY to support COPY (SELECT ...) TO ...
commit
|
commitdiff
|
tree
2006年08月30日
Bruce Momjian
Update logging of prepare/execute syntax, per comments...
commit
|
commitdiff
|
tree
2006年08月30日
Tom Lane
Fix things so that fopen's, not only open's, pass FILE_...
commit
|
commitdiff
|
tree
2006年08月29日
Tom Lane
Dept. of second thoughts: if query fails part way throu...
commit
|
commitdiff
|
tree
2006年08月29日
Tom Lane
Create a FETCH_COUNT parameter that causes psql to...
commit
|
commitdiff
|
tree
2006年08月29日
Bruce Momjian
Separate prepared statement and bind parameters with...
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル