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
2017年03月02日
Robert Haas
Don't uselessly rewrite, truncate, VACUUM, or ANALYZE...
commit
|
commitdiff
|
tree
2017年03月02日
Robert Haas
Update comments overlooked by 2f5c9d9c9cec436e55847ec58...
commit
|
commitdiff
|
tree
2017年03月02日
Noah Misch
Handle unaligned SerializeSnapshot() buffer.
commit
|
commitdiff
|
tree
2017年03月01日
Alvaro Herrera
Create <sect3> in the functions-xml section
commit
|
commitdiff
|
tree
2017年03月01日
Peter Eisentraut
Fix timeouts in PostgresNode::psql
commit
|
commitdiff
|
tree
2017年03月01日
Andres Freund
Fix s/ITERTOR/ITERATOR/ typo in simplehash.h.
commit
|
commitdiff
|
tree
2017年03月01日
Peter Eisentraut
Fix naming inconsistency
commit
|
commitdiff
|
tree
2017年03月01日
Peter Eisentraut
Collect duplicate copies of oid_cmp()
commit
|
commitdiff
|
tree
2017年03月01日
Peter Eisentraut
Move atooid() definition to a central place
commit
|
commitdiff
|
tree
2017年03月01日
Peter Eisentraut
psql: Add tab completion for DEALLOCATE
commit
|
commitdiff
|
tree
2017年03月01日
Robert Haas
hash: Refactor and clean up bucket split code.
commit
|
commitdiff
|
tree
2017年03月01日
Andres Freund
Fix assertion failure due to over-eager code deduplication.
commit
|
commitdiff
|
tree
2017年03月01日
Andres Freund
Overhaul memory management README.
commit
|
commitdiff
|
tree
2017年03月01日
Andres Freund
Reduce size of common allocation header.
commit
|
commitdiff
|
tree
2017年02月28日
Peter Eisentraut
Use proper enum constants for LockWaitPolicy
commit
|
commitdiff
|
tree
2017年02月28日
Magnus Hagander
Fix incorrect variable datatype
commit
|
commitdiff
|
tree
2017年02月27日
Tom Lane
Allow index AMs to return either HeapTuple or IndexTupl...
commit
|
commitdiff
|
tree
2017年02月27日
Robert Haas
hash: Refactor overflow page allocation.
commit
|
commitdiff
|
tree
2017年02月27日
Robert Haas
hash: Refactor bucket squeeze code.
commit
|
commitdiff
|
tree
2017年02月27日
Tom Lane
Remove PL/Tcl's "module" facility.
commit
|
commitdiff
|
tree
2017年02月27日
Peter Eisentraut
chomp PQerrorMessage() in backend uses
commit
|
commitdiff
|
tree
2017年02月27日
Andres Freund
Use the new "Slab" context for some allocations in...
commit
|
commitdiff
|
tree
2017年02月27日
Andres Freund
Add "Slab" MemoryContext implementation for efficient...
commit
|
commitdiff
|
tree
2017年02月27日
Andres Freund
Make useful infrastructure from aset.c generally available.
commit
|
commitdiff
|
tree
2017年02月26日
Magnus Hagander
Add missing progname prefix to some messages
commit
|
commitdiff
|
tree
2017年02月26日
Magnus Hagander
Clarify the role of checkpoint at the begininng of...
commit
|
commitdiff
|
tree
2017年02月26日
Robert Haas
TAP tests for target_session_attrs connection parameter.
commit
|
commitdiff
|
tree
2017年02月26日
Robert Haas
Basic tab completion for partitioning.
commit
|
commitdiff
|
tree
2017年02月26日
Robert Haas
Allow custom and foreign scans to have shutdown callbacks.
commit
|
commitdiff
|
tree
2017年02月25日
Tom Lane
Put back #include <windows.h> in dirmod.c.
commit
|
commitdiff
|
tree
2017年02月25日
Tom Lane
Remove some configure header-file checks that we weren...
commit
|
commitdiff
|
tree
2017年02月25日
Tom Lane
Remove useless duplicate inclusions of system header...
commit
|
commitdiff
|
tree
2017年02月25日
Bruce Momjian
pg_upgrade docs: clarify instructions on standby exten...
commit
|
commitdiff
|
tree
2017年02月24日
Tom Lane
Suppress compiler warnings in ecpg test on newer Window...
commit
|
commitdiff
|
tree
2017年02月24日
Tom Lane
Fix unportable definition of BSWAP64() macro.
commit
|
commitdiff
|
tree
2017年02月24日
Robert Haas
Make tablesample work with partitioned tables.
commit
|
commitdiff
|
tree
2017年02月24日
Tom Lane
Add an Assert that enum_cmp_internal() gets passed...
commit
|
commitdiff
|
tree
2017年02月23日
Tom Lane
Consistently declare timestamp variables as TimestampTz.
commit
|
commitdiff
|
tree
2017年02月23日
Tom Lane
Remove now-dead code for !HAVE_INT64_TIMESTAMP.
commit
|
commitdiff
|
tree
2017年02月23日
Tom Lane
Remove pg_control's enableIntTimes field.
commit
|
commitdiff
|
tree
2017年02月23日
Tom Lane
De-support floating-point timestamps.
commit
|
commitdiff
|
tree
2017年02月23日
Peter Eisentraut
Fix logical replication with different encodings
commit
|
commitdiff
|
tree
2017年02月23日
Peter Eisentraut
Remove deprecated COMMENT ON RULE syntax
commit
|
commitdiff
|
tree
2017年02月22日
Tom Lane
Fix contrib/pg_trgm's extraction of trigrams from regul...
commit
|
commitdiff
|
tree
2017年02月22日
Andrew Dunstan
Correctly handle array pseudotypes in to_json and to_jsonb
commit
|
commitdiff
|
tree
2017年02月22日
Robert Haas
Pass the source text for a parallel query to the workers.
commit
|
commitdiff
|
tree
2017年02月22日
Robert Haas
Fix incorrect typecast.
commit
|
commitdiff
|
tree
2017年02月22日
Robert Haas
Shut down Gather's children before shutting down Gather...
commit
|
commitdiff
|
tree
2017年02月22日
Robert Haas
doc: Add missing comma.
commit
|
commitdiff
|
tree
2017年02月21日
Tom Lane
Suppress unused-variable warning.
commit
|
commitdiff
|
tree
2017年02月21日
Tom Lane
Fix sloppy handling of corner-case errors in fd.c.
commit
|
commitdiff
|
tree
2017年02月21日
Alvaro Herrera
Add tests for two-phase commit
commit
|
commitdiff
|
tree
2017年02月21日
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2017年02月21日
Fujii Masao
Fix typo in comment.
commit
|
commitdiff
|
tree
2017年02月21日
Fujii Masao
Fix connection leak in DROP SUBSCRIPTION command.
commit
|
commitdiff
|
tree
2017年02月21日
Fujii Masao
Make walsender always initialize the buffers.
commit
|
commitdiff
|
tree
2017年02月21日
Fujii Masao
Remove confusing comment about unsupported feature.
commit
|
commitdiff
|
tree
2017年02月21日
Peter Eisentraut
doc: Update URL for plr
commit
|
commitdiff
|
tree
2017年02月21日
Tom Lane
Use less-generic table name in new regression test...
commit
|
commitdiff
|
tree
2017年02月21日
Peter Eisentraut
Make more use of castNode()
commit
|
commitdiff
|
tree
2017年02月21日
Tom Lane
Reject too-old Python versions a bit sooner.
commit
|
commitdiff
|
tree
2017年02月21日
Peter Eisentraut
Drop support for Python 2.3
commit
|
commitdiff
|
tree
2017年02月21日
Simon Riggs
Small correction to BRIN docs
commit
|
commitdiff
|
tree
2017年02月20日
Tom Lane
Improve error message for misuse of TZ, tz, OF formatti...
commit
|
commitdiff
|
tree
2017年02月20日
Tom Lane
Fix documentation of to_char/to_timestamp TZ, tz, OF...
commit
|
commitdiff
|
tree
2017年02月19日
Tom Lane
Make src/interfaces/libpq/test clean up after itself.
commit
|
commitdiff
|
tree
2017年02月19日
Tom Lane
Dept of second thoughts: rename new perl script.
commit
|
commitdiff
|
tree
2017年02月19日
Tom Lane
Adjust PL/Tcl regression test to dodge a possible bug...
commit
|
commitdiff
|
tree
2017年02月19日
Tom Lane
Suppress "unused variable" warnings with older versions...
commit
|
commitdiff
|
tree
2017年02月19日
Robert Haas
Make partitions automatically inherit OIDs.
commit
|
commitdiff
|
tree
2017年02月19日
Robert Haas
Add optimizer and executor support for parallel index...
commit
|
commitdiff
|
tree
2017年02月19日
Robert Haas
Make dsa_allocate interface more like MemoryContextAlloc.
commit
|
commitdiff
|
tree
2017年02月18日
Magnus Hagander
Fix help message for pg_basebackup -R
commit
|
commitdiff
|
tree
2017年02月18日
Peter Eisentraut
Optimize query for information_schema.constraint_column...
commit
|
commitdiff
|
tree
2017年02月17日
Peter Eisentraut
doc: Fix typos
commit
|
commitdiff
|
tree
2017年02月17日
Peter Eisentraut
pg_dump: Message style improvements
commit
|
commitdiff
|
tree
2017年02月17日
Tom Lane
Document usage of COPT environment variable for adjusti...
commit
|
commitdiff
|
tree
2017年02月17日
Peter Eisentraut
pg_dump: Fix typo in query
commit
|
commitdiff
|
tree
2017年02月17日
Peter Eisentraut
Remove redundant coverage target
commit
|
commitdiff
|
tree
2017年02月17日
Peter Eisentraut
Fix typo on comment
commit
|
commitdiff
|
tree
2017年02月16日
Robert Haas
Add new function dsa_allocate0.
commit
|
commitdiff
|
tree
2017年02月16日
Tom Lane
Doc: remove duplicate index entry.
commit
|
commitdiff
|
tree
2017年02月16日
Robert Haas
Avoid crash in ALTER TABLE not_partitioned DETACH PARTI...
commit
|
commitdiff
|
tree
2017年02月15日
Tom Lane
Formatting and docs corrections for logical decoding...
commit
|
commitdiff
|
tree
2017年02月15日
Tom Lane
Doc: fix typo in logicaldecoding.sgml.
commit
|
commitdiff
|
tree
2017年02月15日
Tom Lane
Make sure that hash join's bulk-tuple-transfer loops...
commit
|
commitdiff
|
tree
2017年02月15日
Tom Lane
Doc: fix syntax synopsis for INSERT ... ON CONFLICT...
commit
|
commitdiff
|
tree
2017年02月15日
Tom Lane
Fix tab completion for "ALTER SYSTEM SET variable ...
commit
|
commitdiff
|
tree
2017年02月15日
Tom Lane
Fix YA unwanted behavioral difference with operator_pre...
commit
|
commitdiff
|
tree
2017年02月15日
Robert Haas
Add optimizer and executor support for parallel index...
commit
|
commitdiff
|
tree
2017年02月15日
Robert Haas
Replace min_parallel_relation_size with two new GUCs.
commit
|
commitdiff
|
tree
2017年02月15日
Robert Haas
Fix wrong articles in pg_proc descriptions.
commit
|
commitdiff
|
tree
2017年02月15日
Robert Haas
Document new libpq connection statuses for target_sessi...
commit
|
commitdiff
|
tree
2017年02月15日
Robert Haas
libpq: Make target_session_attrs=read-write consume...
commit
|
commitdiff
|
tree
2017年02月15日
Peter Eisentraut
doc: Add advice about systemd RemoveIPC
commit
|
commitdiff
|
tree
2017年02月15日
Robert Haas
pg_upgrade: Fix problems caused by renaming pg_resetxlog.
commit
|
commitdiff
|
tree
2017年02月15日
Peter Eisentraut
Add CREATE COLLATION IF NOT EXISTS clause
commit
|
commitdiff
|
tree
2017年02月15日
Robert Haas
Fix some nonstandard capitalization.
commit
|
commitdiff
|
tree
2017年02月15日
Robert Haas
btree: Support parallel index scans.
commit
|
commitdiff
|
tree
2017年02月15日
Robert Haas
Fix typo in comment.
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル