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
2014年03月29日
Tom Lane
Fix dumping of a materialized view that depends on...
commit
|
commitdiff
|
tree
2014年03月29日
Noah Misch
Revert "Secure Unix-domain sockets of "make check"...
commit
|
commitdiff
|
tree
2014年03月29日
Noah Misch
Secure Unix-domain sockets of "make check" temporary...
commit
|
commitdiff
|
tree
2014年03月29日
Noah Misch
Document platform-specificity of unix_socket_permissions.
commit
|
commitdiff
|
tree
2014年03月29日
Noah Misch
Force consistent row order in contrib/test_decoding...
commit
|
commitdiff
|
tree
2014年03月28日
Tom Lane
Improve regression test for pg_filenode_relation().
commit
|
commitdiff
|
tree
2014年03月28日
Bruce Momjian
Adjust getpwuid() fix commit to display errno string...
commit
|
commitdiff
|
tree
2014年03月28日
Tom Lane
Fix EquivalenceClass processing for nested append relat...
commit
|
commitdiff
|
tree
2014年03月28日
Tom Lane
Un-break peer authentication.
commit
|
commitdiff
|
tree
2014年03月27日
Tom Lane
Improve documentation note about Python 2.3 and cdecimal.
commit
|
commitdiff
|
tree
2014年03月27日
Bruce Momjian
contrib/test_decoding: adjust expected output
commit
|
commitdiff
|
tree
2014年03月27日
Heikki Linnakangas
Silence compiler warnings in new jsonb code.
commit
|
commitdiff
|
tree
2014年03月27日
Tom Lane
Document that Python 2.3 requires cdecimal module for...
commit
|
commitdiff
|
tree
2014年03月26日
Andrew Dunstan
Fix uninitialized variables in json's populate_record_w...
commit
|
commitdiff
|
tree
2014年03月26日
Tom Lane
Fix refcounting bug in PLy_modify_tuple().
commit
|
commitdiff
|
tree
2014年03月26日
Heikki Linnakangas
Pass more than the first XLogRecData entry to rm_desc...
commit
|
commitdiff
|
tree
2014年03月26日
Bruce Momjian
psql: update "replica identity" display for \d+
commit
|
commitdiff
|
tree
2014年03月26日
Bruce Momjian
pg_upgrade: use pg_usleep(); remove Windows workaround
commit
|
commitdiff
|
tree
2014年03月26日
Andrew Dunstan
Cleanup around json_to_record/json_to_recordset
commit
|
commitdiff
|
tree
2014年03月26日
Heikki Linnakangas
Use pg_usleep() instead of plain sleep(), to fix Window...
commit
|
commitdiff
|
tree
2014年03月26日
Heikki Linnakangas
Add -f/--follow option to pg_xlogdump.
commit
|
commitdiff
|
tree
2014年03月26日
Heikki Linnakangas
Fix 'recheck' flag in tsquery's GIN tri-consistent...
commit
|
commitdiff
|
tree
2014年03月26日
Andrew Dunstan
Tidy up the populate/to_record{set} code for json a...
commit
|
commitdiff
|
tree
2014年03月25日
Fujii Masao
Don't forget to flush XLOG_PARAMETER_CHANGE record.
commit
|
commitdiff
|
tree
2014年03月25日
Magnus Hagander
Fix typos in pg_basebackup documentation
commit
|
commitdiff
|
tree
2014年03月25日
Bruce Momjian
doc: list unlogged tables as a non-durable option
commit
|
commitdiff
|
tree
2014年03月24日
Bruce Momjian
Remove wchar.c Asserts that were stricter than the...
commit
|
commitdiff
|
tree
2014年03月24日
Bruce Momjian
docs: Add short "cover density" description
commit
|
commitdiff
|
tree
2014年03月24日
Bruce Momjian
Fix ts_rank_cd() to ignore stripped lexemes
commit
|
commitdiff
|
tree
2014年03月24日
Heikki Linnakangas
Change ginMergeItemPointers to return a palloc'd array.
commit
|
commitdiff
|
tree
2014年03月24日
Fujii Masao
Fix START_REPLICATION syntax in document.
commit
|
commitdiff
|
tree
2014年03月24日
Heikki Linnakangas
Remove dead code and add comments.
commit
|
commitdiff
|
tree
2014年03月24日
Heikki Linnakangas
Fix "the the" typos.
commit
|
commitdiff
|
tree
2014年03月24日
Andrew Dunstan
Do jsonb regression test input in the conventional...
commit
|
commitdiff
|
tree
2014年03月23日
Andrew Dunstan
Fix mis-spelling in jsonb docs.
commit
|
commitdiff
|
tree
2014年03月23日
Andrew Dunstan
Introduce jsonb, a structured format for storing json.
commit
|
commitdiff
|
tree
2014年03月23日
Noah Misch
Don't test xmin/xmax columns of a postgres_fdw foreign...
commit
|
commitdiff
|
tree
2014年03月23日
Noah Misch
Offer triggers on foreign tables.
commit
|
commitdiff
|
tree
2014年03月23日
Noah Misch
Improve comments about AfterTriggerBeginQuery() query...
commit
|
commitdiff
|
tree
2014年03月23日
Noah Misch
Address ccvalid/ccnoinherit in TupleDesc support functions.
commit
|
commitdiff
|
tree
2014年03月21日
Heikki Linnakangas
Fix thinkos in GinLogicValue enum.
commit
|
commitdiff
|
tree
2014年03月21日
Heikki Linnakangas
Fix build with LWLOCK_STATS or dtrace.
commit
|
commitdiff
|
tree
2014年03月21日
Bruce Momjian
Remove MinGW readdir/errno bug workaround fixed on...
commit
|
commitdiff
|
tree
2014年03月21日
Bruce Momjian
Properly check for readdir/closedir() failures
commit
|
commitdiff
|
tree
2014年03月21日
Heikki Linnakangas
Replace the XLogInsert slots with regular LWLocks.
commit
|
commitdiff
|
tree
2014年03月20日
Tom Lane
Again fix initialization of auto-tuned effective_cache_...
commit
|
commitdiff
|
tree
2014年03月20日
Bruce Momjian
libpq: pass a memory allocation failure error up to...
commit
|
commitdiff
|
tree
2014年03月20日
Robert Haas
test_shm_mq: Improve regression tests.
commit
|
commitdiff
|
tree
2014年03月19日
Alvaro Herrera
Setup error context callback for transaction lock waits
commit
|
commitdiff
|
tree
2014年03月19日
Tom Lane
Fix memory leak during regular expression execution.
commit
|
commitdiff
|
tree
2014年03月19日
Fujii Masao
Some minor improvements to logical decoding document.
commit
|
commitdiff
|
tree
2014年03月18日
Heikki Linnakangas
Fix compilation of pg_xlogdump, now that rm_safe_restar...
commit
|
commitdiff
|
tree
2014年03月18日
Heikki Linnakangas
Remove rm_safe_restartpoint machinery.
commit
|
commitdiff
|
tree
2014年03月18日
Heikki Linnakangas
Fix misc typos in comments.
commit
|
commitdiff
|
tree
2014年03月18日
Robert Haas
Logical decoding documentation corrections.
commit
|
commitdiff
|
tree
2014年03月18日
Robert Haas
Fix uninitialized variable.
commit
|
commitdiff
|
tree
2014年03月18日
Heikki Linnakangas
Make the handling of interrupted B-tree page splits...
commit
|
commitdiff
|
tree
2014年03月18日
Tom Lane
Fix some remaining int64 vestiges in contrib/test_shm_mq.
commit
|
commitdiff
|
tree
2014年03月18日
Robert Haas
test_shm_mq: Use Size rather than uint64.
commit
|
commitdiff
|
tree
2014年03月18日
Robert Haas
Documentation for logical decoding.
commit
|
commitdiff
|
tree
2014年03月18日
Robert Haas
Add pg_recvlogical, a tool to receive data logical...
commit
|
commitdiff
|
tree
2014年03月18日
Robert Haas
Rewrite comment for shm_mq_receive_bytes.
commit
|
commitdiff
|
tree
2014年03月18日
Tom Lane
Fix relcache reference leak in refresh_by_match_merge().
commit
|
commitdiff
|
tree
2014年03月18日
Robert Haas
Improve shm_mq portability around MAXIMUM_ALIGNOF and...
commit
|
commitdiff
|
tree
2014年03月18日
Tom Lane
Fix pg_dumpall option parsing: -i doesn't take an argument.
commit
|
commitdiff
|
tree
2014年03月18日
Fujii Masao
Fix help message and document in pg_receivexlog.
commit
|
commitdiff
|
tree
2014年03月18日
Robert Haas
Make it easy to detach completely from shared memory.
commit
|
commitdiff
|
tree
2014年03月17日
Tom Lane
Release notes for 9.3.4, 9.2.8, 9.1.13, 9.0.17, 8.4.21.
commit
|
commitdiff
|
tree
2014年03月17日
Tom Lane
During index build, check and elog (not just Assert...
commit
|
commitdiff
|
tree
2014年03月17日
Heikki Linnakangas
Fix thinko: have trueTriConsistentFn return GIN_TRUE.
commit
|
commitdiff
|
tree
2014年03月17日
Fujii Masao
Fix typos in comments.
commit
|
commitdiff
|
tree
2014年03月17日
Fujii Masao
Fix bug in clean shutdown of walsender that pg_receivin...
commit
|
commitdiff
|
tree
2014年03月17日
Magnus Hagander
Fix small typo in comment
commit
|
commitdiff
|
tree
2014年03月17日
Alvaro Herrera
plperl: Fix memory leak in hek2cstr
commit
|
commitdiff
|
tree
2014年03月17日
Tom Lane
Fix unportable shell-script syntax in pg_upgrade's...
commit
|
commitdiff
|
tree
2014年03月17日
Peter Eisentraut
Make punctuation consistent
commit
|
commitdiff
|
tree
2014年03月17日
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2014年03月17日
Tom Lane
Fix advertised dispsize for libpq's sslmode connection...
commit
|
commitdiff
|
tree
2014年03月16日
Magnus Hagander
Cleanups from the remove-native-krb5 patch
commit
|
commitdiff
|
tree
2014年03月15日
Tom Lane
First-draft release notes for 9.3.4.
commit
|
commitdiff
|
tree
2014年03月15日
Tom Lane
Update time zone data files to tzdata release 2014a.
commit
|
commitdiff
|
tree
2014年03月14日
Heikki Linnakangas
Fix race condition in B-tree page deletion.
commit
|
commitdiff
|
tree
2014年03月14日
Tom Lane
Prevent interrupts while reporting non-ERROR elog messages.
commit
|
commitdiff
|
tree
2014年03月13日
Tom Lane
Allow psql to print COPY command status in more cases.
commit
|
commitdiff
|
tree
2014年03月13日
Tom Lane
Avoid transaction-commit race condition while receiving...
commit
|
commitdiff
|
tree
2014年03月13日
Heikki Linnakangas
Fix a couple of typos in docs.
commit
|
commitdiff
|
tree
2014年03月13日
Bruce Momjian
C comments: remove odd blank lines after #ifdef WIN32...
commit
|
commitdiff
|
tree
2014年03月13日
Bruce Momjian
C comments: remove odd blank lines after #ifdef WIN32...
commit
|
commitdiff
|
tree
2014年03月12日
Heikki Linnakangas
Only WAL-log the modified portion in an UPDATE, if...
commit
|
commitdiff
|
tree
2014年03月12日
Heikki Linnakangas
Items on GIN data pages are no longer always 6 bytes...
commit
|
commitdiff
|
tree
2014年03月12日
Fujii Masao
Show PIDs of lock holders and waiters in log_lock_waits...
commit
|
commitdiff
|
tree
2014年03月12日
Robert Haas
test_decoding: Documentation fix.
commit
|
commitdiff
|
tree
2014年03月12日
Robert Haas
Fix incorrect assertion about historical snapshots.
commit
|
commitdiff
|
tree
2014年03月12日
Robert Haas
Comment fixes related to logical decoding.
commit
|
commitdiff
|
tree
2014年03月12日
Heikki Linnakangas
Allow opclasses to provide tri-valued GIN consistent...
commit
|
commitdiff
|
tree
2014年03月12日
Heikki Linnakangas
In WAL replay, restore GIN metapage unconditionally...
commit
|
commitdiff
|
tree
2014年03月10日
Tom Lane
Fix tracking of psql script line numbers during \copy...
commit
|
commitdiff
|
tree
2014年03月10日
Robert Haas
Allow dynamic shared memory segments to be kept until...
commit
|
commitdiff
|
tree
2014年03月10日
Robert Haas
Allow logical decoding via the walsender interface.
commit
|
commitdiff
|
tree
2014年03月10日
Robert Haas
Teach on_exit_reset() to discard pending cleanups for...
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル