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
2015年08月17日
Heikki Linnakangas
Fix reporting of skipped transactions in pgbench.
commit
|
commitdiff
|
tree
2015年08月15日
Tom Lane
Add docs about postgres_fdw's setting of search_path...
commit
|
commitdiff
|
tree
2015年08月15日
Tom Lane
Improve documentation about MVCC-unsafe utility commands.
commit
|
commitdiff
|
tree
2015年08月15日
Tom Lane
Repair unsafe use of shared typecast-lookup table in...
commit
|
commitdiff
|
tree
2015年08月15日
Andres Freund
Don't use function definitions looking like old-style...
commit
|
commitdiff
|
tree
2015年08月15日
Andres Freund
Correct type of waitMode variable in ExecInsertIndexTup...
commit
|
commitdiff
|
tree
2015年08月15日
Andres Freund
vacuumdb: Don't assign negative values to a boolean.
commit
|
commitdiff
|
tree
2015年08月15日
Andres Freund
Don't use 'bool' as a struct member name in help_config.c.
commit
|
commitdiff
|
tree
2015年08月15日
Andres Freund
Use the correct type for TableInfo->relreplident.
commit
|
commitdiff
|
tree
2015年08月15日
Robert Haas
Remove unused expected-output file.
commit
|
commitdiff
|
tree
2015年08月15日
Robert Haas
Remove bogus step from test_decoding isolation tests.
commit
|
commitdiff
|
tree
2015年08月15日
Robert Haas
Reject isolation test specifications with duplicate...
commit
|
commitdiff
|
tree
2015年08月15日
Noah Misch
Encoding PG_UHC is code page 949.
commit
|
commitdiff
|
tree
2015年08月15日
Noah Misch
Restore old pgwin32_message_to_UTF16() behavior outside...
commit
|
commitdiff
|
tree
2015年08月14日
Peter Eisentraut
Update key words table for 9.5
commit
|
commitdiff
|
tree
2015年08月14日
Simon Riggs
Reduce lock levels for ALTER TABLE SET autovacuum stora...
commit
|
commitdiff
|
tree
2015年08月14日
Peter Eisentraut
PL/Python: Make tests pass with Python 3.5
commit
|
commitdiff
|
tree
2015年08月13日
Alvaro Herrera
MSVC: Exclude 'brin' contrib module
commit
|
commitdiff
|
tree
2015年08月13日
Alvaro Herrera
Re-add BRIN isolation test
commit
|
commitdiff
|
tree
2015年08月13日
Tom Lane
Improve regression test case to avoid depending on...
commit
|
commitdiff
|
tree
2015年08月13日
Alvaro Herrera
Use materialize SRF mode in brin_page_items
commit
|
commitdiff
|
tree
2015年08月13日
Heikki Linnakangas
Run autoheader to add a few missing #defines to pg_conf...
commit
|
commitdiff
|
tree
2015年08月13日
Michael Meskes
Fix declaration of isarray variable.
commit
|
commitdiff
|
tree
2015年08月13日
Alvaro Herrera
Fix unitialized variables
commit
|
commitdiff
|
tree
2015年08月13日
Tom Lane
Undo mistaken tightening in join_is_legal().
commit
|
commitdiff
|
tree
2015年08月12日
Alvaro Herrera
Close some holes in BRIN page assignment
commit
|
commitdiff
|
tree
2015年08月12日
Andres Freund
Remove duplicated assignment in pg_create_physical_repl...
commit
|
commitdiff
|
tree
2015年08月12日
Andres Freund
Handle PQresultErrorField(PG_DIAG_SQLSTATE) returning...
commit
|
commitdiff
|
tree
2015年08月12日
Andres Freund
Fix two off-by-one errors in bufmgr.c.
commit
|
commitdiff
|
tree
2015年08月12日
Tom Lane
Fix some possible low-memory failures in regexp compila...
commit
|
commitdiff
|
tree
2015年08月12日
Tom Lane
Postpone extParam/allParam calculations until the very...
commit
|
commitdiff
|
tree
2015年08月11日
Alvaro Herrera
Don't include rel.h when relcache.h is sufficient
commit
|
commitdiff
|
tree
2015年08月11日
Tom Lane
Fix broken markup, and copy-edit a bit.
commit
|
commitdiff
|
tree
2015年08月11日
Andrew Dunstan
More fixes to allow pg_rewind tests to run on Msys.
commit
|
commitdiff
|
tree
2015年08月11日
Andres Freund
Allow pg_create_physical_replication_slot() to reserve...
commit
|
commitdiff
|
tree
2015年08月11日
Andres Freund
Introduce macros determining if a replication slot...
commit
|
commitdiff
|
tree
2015年08月11日
Andres Freund
Minor cleanups in slot related code.
commit
|
commitdiff
|
tree
2015年08月11日
Tom Lane
Fix privilege dumping from servers too old to have...
commit
|
commitdiff
|
tree
2015年08月10日
Tom Lane
Accept alternate spellings of __sparcv7 and __sparcv8.
commit
|
commitdiff
|
tree
2015年08月10日
Tom Lane
Further mucking with PlaceHolderVar-related restriction...
commit
|
commitdiff
|
tree
2015年08月10日
Andrew Dunstan
Work around an apparent bug in the Msys DTK perl's...
commit
|
commitdiff
|
tree
2015年08月10日
Tom Lane
Temporarily(?) remove BRIN isolation test.
commit
|
commitdiff
|
tree
2015年08月10日
Andres Freund
Add confirmed_flush column to pg_replication_slots.
commit
|
commitdiff
|
tree
2015年08月10日
Andres Freund
Fix copy & paste mistake in pg_get_replication_slots().
commit
|
commitdiff
|
tree
2015年08月10日
Andres Freund
Don't start to stream after pg_receivexlog --create...
commit
|
commitdiff
|
tree
2015年08月09日
Tom Lane
Remove gram.y's precedence declaration for OVERLAPS.
commit
|
commitdiff
|
tree
2015年08月09日
Magnus Hagander
Fix typo in LDAP example
commit
|
commitdiff
|
tree
2015年08月09日
Bruce Momjian
docs: update major release notes item checklist
commit
|
commitdiff
|
tree
2015年08月09日
Tatsuo Ishii
Fix broken multibyte regression tests.
commit
|
commitdiff
|
tree
2015年08月09日
Bruce Momjian
docs: fix typo in rules.sgml
commit
|
commitdiff
|
tree
2015年08月08日
Bruce Momjian
Document items that should appear in the major release...
commit
|
commitdiff
|
tree
2015年08月08日
Bruce Momjian
9.5 release notes: add increase buffer mapping partiti...
commit
|
commitdiff
|
tree
2015年08月07日
Andres Freund
Attempt to work around a 32bit xlc compiler bug from...
commit
|
commitdiff
|
tree
2015年08月07日
Andres Freund
Fix bug slowing down pgbench when -P is used.
commit
|
commitdiff
|
tree
2015年08月07日
Tom Lane
Further adjustments to PlaceHolderVar removal.
commit
|
commitdiff
|
tree
2015年08月07日
Robert Haas
Fix attach-related race condition in shm_mq_send_bytes.
commit
|
commitdiff
|
tree
2015年08月07日
Andres Freund
Don't include low level locking code from frontend...
commit
|
commitdiff
|
tree
2015年08月07日
Andres Freund
Address points made in post-commit review of replicatio...
commit
|
commitdiff
|
tree
2015年08月07日
Bruce Momjian
9.5 release notes: updates from Andres Freund and...
commit
|
commitdiff
|
tree
2015年08月07日
Tom Lane
Fix old oversight in join removal logic.
commit
|
commitdiff
|
tree
2015年08月07日
Bruce Momjian
9.5 release notes: mention ON CONFLICT DO NOTHING...
commit
|
commitdiff
|
tree
2015年08月07日
Tom Lane
Fix eclass_useful_for_merging to give valid results...
commit
|
commitdiff
|
tree
2015年08月06日
Bruce Momjian
9.5 release notes: mention change to CRC-32C
commit
|
commitdiff
|
tree
2015年08月06日
Bruce Momjian
9.5 release notes: adjustments suggested by Andres...
commit
|
commitdiff
|
tree
2015年08月06日
Bruce Momjian
9.5 release notes: add non-LEAKPROOF view pushdown...
commit
|
commitdiff
|
tree
2015年08月06日
Tom Lane
Further fixes for degenerate outer join clauses.
commit
|
commitdiff
|
tree
2015年08月06日
Robert Haas
Fix incorrect calculation in shm_mq_receive.
commit
|
commitdiff
|
tree
2015年08月06日
Robert Haas
Reduce ProcArrayLock contention by removing backends...
commit
|
commitdiff
|
tree
2015年08月06日
Kevin Grittner
Fix `make installcheck` for serializable transactions.
commit
|
commitdiff
|
tree
2015年08月06日
Andres Freund
Improve includes introduced in the replication origins...
commit
|
commitdiff
|
tree
2015年08月06日
Bruce Momjian
docs: HTML-escape '>' in '=>' using HTML entities
commit
|
commitdiff
|
tree
2015年08月06日
Noah Misch
Reconcile nodes/*funcs.c with recent work.
commit
|
commitdiff
|
tree
2015年08月06日
Noah Misch
Link $(WIN32RES) into single-file modules only when...
commit
|
commitdiff
|
tree
2015年08月05日
Andrew Dunstan
Allow pg_rewind tap tests to run with older File::Path...
commit
|
commitdiff
|
tree
2015年08月05日
Andrew Dunstan
Remove carriage returns from certain tap test output...
commit
|
commitdiff
|
tree
2015年08月05日
Alvaro Herrera
Fix BRIN to use SnapshotAny during summarization
commit
|
commitdiff
|
tree
2015年08月05日
Tom Lane
Make real sure we don't reassociate joins into or out...
commit
|
commitdiff
|
tree
2015年08月05日
Andres Freund
Fix typo in commit de6fd1c.
commit
|
commitdiff
|
tree
2015年08月05日
Andres Freund
Rely on inline functions even if that causes warnings...
commit
|
commitdiff
|
tree
2015年08月05日
Andres Freund
Fix debug message output when connecting to a logical...
commit
|
commitdiff
|
tree
2015年08月05日
Andres Freund
Fix comment atomics.h.
commit
|
commitdiff
|
tree
2015年08月05日
Tom Lane
Docs: add an explicit example about controlling overall...
commit
|
commitdiff
|
tree
2015年08月04日
Tom Lane
Fix pg_dump to dump shell types.
commit
|
commitdiff
|
tree
2015年08月04日
Tom Lane
Fix bogus "out of memory" reports in tuplestore.c.
commit
|
commitdiff
|
tree
2015年08月04日
Tom Lane
Fix a PlaceHolderVar-related oversight in star-schema...
commit
|
commitdiff
|
tree
2015年08月04日
Robert Haas
Cap wal_buffers to avoid a server crash when it's set...
commit
|
commitdiff
|
tree
2015年08月04日
Robert Haas
Tab completion for CREATE SEQUENCE.
commit
|
commitdiff
|
tree
2015年08月04日
Robert Haas
Update comment to match behavior of latest code.
commit
|
commitdiff
|
tree
2015年08月04日
Heikki Linnakangas
Share transition state between different aggregates...
commit
|
commitdiff
|
tree
2015年08月03日
Stephen Frost
RLS: Keep deny policy when only restrictive exist
commit
|
commitdiff
|
tree
2015年08月03日
Tom Lane
Update 9.5 release notes through today.
commit
|
commitdiff
|
tree
2015年08月03日
Joe Conway
Fix psql \d output of policies.
commit
|
commitdiff
|
tree
2015年08月03日
Fujii Masao
Make recovery rename tablespace_map to *.old if backup_...
commit
|
commitdiff
|
tree
2015年08月03日
Heikki Linnakangas
Fix pg_rewind when pg_xlog is a symlink.
commit
|
commitdiff
|
tree
2015年08月03日
Heikki Linnakangas
Clean up pg_rewind regression test script.
commit
|
commitdiff
|
tree
2015年08月03日
Tom Lane
Make modules/test_ddl_deparse/.gitignore match its...
commit
|
commitdiff
|
tree
2015年08月03日
Tom Lane
contrib/isn now needs a .gitignore file.
commit
|
commitdiff
|
tree
2015年08月03日
Tom Lane
Fix a number of places that produced XX000 errors in...
commit
|
commitdiff
|
tree
2015年08月03日
Andrew Dunstan
Allow TAP tests to run under Msys
commit
|
commitdiff
|
tree
2015年08月02日
Tom Lane
Avoid calling memcpy() with a NULL source pointer and...
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル