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
2020年01月09日
Tom Lane
Reconsider the representation of join alias Vars.
commit
|
commitdiff
|
tree
2020年01月09日
Robert Haas
Add pg_shmem_allocations view.
commit
|
commitdiff
|
tree
2020年01月09日
Robert Haas
Remove bogus 'return'.
commit
|
commitdiff
|
tree
2020年01月09日
Magnus Hagander
Clarify that pg_trgm is used in example
commit
|
commitdiff
|
tree
2020年01月09日
Peter Eisentraut
Add support for automatically updating Unicode derived...
commit
|
commitdiff
|
tree
2020年01月09日
Andrew Dunstan
Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings
commit
|
commitdiff
|
tree
2020年01月08日
Peter Eisentraut
Modernize Python exception syntax in tests
commit
|
commitdiff
|
tree
2020年01月08日
Peter Eisentraut
Remove support for Python older than 2.6
commit
|
commitdiff
|
tree
2020年01月08日
Alvaro Herrera
Reimplement nullification of walsender timestamp
commit
|
commitdiff
|
tree
2020年01月08日
Tom Lane
Improve the handling of result type coercions in SQL...
commit
|
commitdiff
|
tree
2020年01月08日
Stephen Frost
Improve GSSAPI Encryption startup comment in libpq
commit
|
commitdiff
|
tree
2020年01月08日
Tom Lane
Fix handling of generated columns in ALTER TABLE.
commit
|
commitdiff
|
tree
2020年01月08日
Peter Eisentraut
pgbench: Use common logging API
commit
|
commitdiff
|
tree
2020年01月08日
Michael Paquier
Revert "Forbid DROP SCHEMA on temporary namespaces"
commit
|
commitdiff
|
tree
2020年01月08日
Michael Paquier
Remove dependency to system calls for memory allocation...
commit
|
commitdiff
|
tree
2020年01月07日
Alvaro Herrera
pg_stat_activity: show NULL stmt start time for walsenders
commit
|
commitdiff
|
tree
2020年01月07日
Robert Haas
tableam: New callback relation_fetch_toast_slice.
commit
|
commitdiff
|
tree
2020年01月07日
Robert Haas
tableam: Allow choice of toast AM.
commit
|
commitdiff
|
tree
2020年01月07日
Robert Haas
Increase the maximum value of track_activity_query_size.
commit
|
commitdiff
|
tree
2020年01月07日
Tom Lane
Clean up management of IP addresses in our SSL tests.
commit
|
commitdiff
|
tree
2020年01月06日
Tom Lane
Reduce the number of GetFlushRecPtr() calls done by...
commit
|
commitdiff
|
tree
2020年01月06日
Tom Lane
Add functions min_scale(numeric) and trim_scale(numeric).
commit
|
commitdiff
|
tree
2020年01月06日
Peter Eisentraut
Have logical replication subscriber fire column triggers
commit
|
commitdiff
|
tree
2020年01月06日
Michael Paquier
Remove support for OpenSSL 0.9.8 and 1.0.0
commit
|
commitdiff
|
tree
2020年01月06日
Peter Geoghegan
Remove redundant incomplete split assertion.
commit
|
commitdiff
|
tree
2020年01月05日
Tom Lane
Minor style improvements for tab-completion test.
commit
|
commitdiff
|
tree
2020年01月05日
Tatsuo Ishii
Docs: use more standard terminology "round-to-nearest...
commit
|
commitdiff
|
tree
2020年01月05日
Tom Lane
Avoid reading ~/.inputrc in tab-completion test, and...
commit
|
commitdiff
|
tree
2020年01月04日
Tom Lane
Don't try to force TERM to a fixed value in tab-complet...
commit
|
commitdiff
|
tree
2020年01月04日
Tom Lane
In tab-completion test, print out the value of TERM...
commit
|
commitdiff
|
tree
2020年01月04日
Noah Misch
Skip memcpy(x, x) in qunique().
commit
|
commitdiff
|
tree
2020年01月04日
Tom Lane
Make tab-completion tests more robust.
commit
|
commitdiff
|
tree
2020年01月04日
Peter Eisentraut
Make better use of ParseState in ProcessUtility
commit
|
commitdiff
|
tree
2020年01月03日
Peter Geoghegan
Add xl_btree_delete optimization.
commit
|
commitdiff
|
tree
2020年01月03日
Tom Lane
Further fixes for tab-completion TAP tests.
commit
|
commitdiff
|
tree
2020年01月03日
Tom Lane
Add an ugly workaround for a bug in some recent libedit...
commit
|
commitdiff
|
tree
2020年01月03日
Peter Eisentraut
pgbench: Improve test description
commit
|
commitdiff
|
tree
2020年01月03日
Amit Kapila
Fix typos in parallel query docs.
commit
|
commitdiff
|
tree
2020年01月03日
Peter Geoghegan
Clear up btree_xlog_split() alignment comment.
commit
|
commitdiff
|
tree
2020年01月03日
Tom Lane
Minor portability fixes for new TAP script.
commit
|
commitdiff
|
tree
2020年01月02日
Peter Geoghegan
Correct _bt_delitems_vacuum() lock comments.
commit
|
commitdiff
|
tree
2020年01月02日
Alvaro Herrera
Fix cloning of row triggers to sub-partitions
commit
|
commitdiff
|
tree
2020年01月02日
Tom Lane
Add basic TAP tests for psql's tab-completion logic.
commit
|
commitdiff
|
tree
2020年01月02日
Tom Lane
Fix typmod exposed for scalar function in FROM, too.
commit
|
commitdiff
|
tree
2020年01月02日
Peter Geoghegan
Reorder two nbtree.h function prototypes.
commit
|
commitdiff
|
tree
2020年01月02日
Tom Lane
Fix collation exposed for scalar function in FROM.
commit
|
commitdiff
|
tree
2020年01月02日
Tom Lane
Make parser rely more heavily on the ParseNamespaceItem...
commit
|
commitdiff
|
tree
2020年01月02日
Peter Eisentraut
Fix comment in test
commit
|
commitdiff
|
tree
2020年01月02日
Amit Kapila
Fix running out of file descriptors for spill files.
commit
|
commitdiff
|
tree
2020年01月02日
Peter Geoghegan
Revise BTP_HAS_GARBAGE nbtree VACUUM comments.
commit
|
commitdiff
|
tree
2020年01月02日
Tom Lane
Test GROUP BY matching of join columns that are type...
commit
|
commitdiff
|
tree
2020年01月01日
Peter Geoghegan
Update btree_xlog_delete() comments.
commit
|
commitdiff
|
tree
2020年01月01日
Bruce Momjian
Update copyrights for 2020
commit
|
commitdiff
|
tree
2019年12月31日
Peter Eisentraut
Modernize Python exception syntax in documentation
commit
|
commitdiff
|
tree
2019年12月28日
Tom Lane
Micro-optimize AllocSetFreeIndex() by reference to...
commit
|
commitdiff
|
tree
2019年12月27日
Alvaro Herrera
Add pg_dump test for triggers on partitioned tables
commit
|
commitdiff
|
tree
2019年12月27日
Bruce Momjian
doc: add examples of creative use of unique expression...
commit
|
commitdiff
|
tree
2019年12月27日
Bruce Momjian
docs: clarify infinite range values from data-type...
commit
|
commitdiff
|
tree
2019年12月27日
Michael Paquier
Forbid DROP SCHEMA on temporary namespaces
commit
|
commitdiff
|
tree
2019年12月26日
Michael Paquier
Revert "Rename files and headers related to index AM"
commit
|
commitdiff
|
tree
2019年12月26日
Tom Lane
Fix possible loss of sync between rectypeid and underly...
commit
|
commitdiff
|
tree
2019年12月26日
Tom Lane
Improve comments in utils/rel.h.
commit
|
commitdiff
|
tree
2019年12月26日
Tom Lane
Refactor parser's generation of Var nodes.
commit
|
commitdiff
|
tree
2019年12月26日
Michael Paquier
Fix some comments related to logical repslot advancing
commit
|
commitdiff
|
tree
2019年12月26日
Michael Paquier
Refactor code dedicated to index vacuuming in vacuumlazy.c
commit
|
commitdiff
|
tree
2019年12月26日
Fujii Masao
Add note about how each partition's default value is...
commit
|
commitdiff
|
tree
2019年12月25日
Tom Lane
Allow whole-row Vars to be used in partitioning express...
commit
|
commitdiff
|
tree
2019年12月25日
Tom Lane
Remove equalPartitionDescs().
commit
|
commitdiff
|
tree
2019年12月25日
Tom Lane
Load relcache entries' partitioning data on-demand...
commit
|
commitdiff
|
tree
2019年12月25日
Michael Paquier
Rename files and headers related to index AM
commit
|
commitdiff
|
tree
2019年12月24日
Alvaro Herrera
Avoid splitting C string literals with \-newline
commit
|
commitdiff
|
tree
2019年12月24日
Michael Paquier
Replace use of strerror() with %s by %m in pg_waldump
commit
|
commitdiff
|
tree
2019年12月24日
Thomas Munro
Rotate instead of shifting hash join batch number.
commit
|
commitdiff
|
tree
2019年12月23日
Joe Conway
Disallow null category in crosstab_hash
commit
|
commitdiff
|
tree
2019年12月23日
Tom Lane
Disallow partition key expressions that return pseudo...
commit
|
commitdiff
|
tree
2019年12月23日
Tom Lane
Prevent a rowtype from being included in itself via...
commit
|
commitdiff
|
tree
2019年12月23日
Alvaro Herrera
GetPublicationByName: Don't repeat ourselves
commit
|
commitdiff
|
tree
2019年12月23日
Peter Geoghegan
Normalize _bt_finish_split() argument names.
commit
|
commitdiff
|
tree
2019年12月23日
Peter Geoghegan
Update nbtree LP_DEAD item deletion comments.
commit
|
commitdiff
|
tree
2019年12月22日
Tom Lane
Avoid low-probability regression test failures in times...
commit
|
commitdiff
|
tree
2019年12月22日
Peter Eisentraut
Fix compiler warning for ppoll() on Cygwin
commit
|
commitdiff
|
tree
2019年12月21日
Tom Lane
In pgwin32_open, loop after ERROR_ACCESS_DENIED only...
commit
|
commitdiff
|
tree
2019年12月21日
Bruce Momjian
C comment: clarify why psql's help/exit/quit must...
commit
|
commitdiff
|
tree
2019年12月21日
Bruce Momjian
docs: clarify handling of column lists in COPY TO...
commit
|
commitdiff
|
tree
2019年12月20日
Tom Lane
Adjust test case added by commit 6136e94dc.
commit
|
commitdiff
|
tree
2019年12月20日
Tom Lane
libpq should expose GSS-related parameters even when...
commit
|
commitdiff
|
tree
2019年12月20日
Peter Eisentraut
Clean up inconsistent backslash use in paths
commit
|
commitdiff
|
tree
2019年12月20日
Peter Eisentraut
Generate pg_config.h from pg_config.h.in on Windows
commit
|
commitdiff
|
tree
2019年12月20日
Peter Eisentraut
Disallow dropping rules on system tables by default
commit
|
commitdiff
|
tree
2019年12月20日
Peter Eisentraut
Fix compiler warnings on MSYS2
commit
|
commitdiff
|
tree
2019年12月20日
Andrew Dunstan
Superuser can permit passwordless connections on postgr...
commit
|
commitdiff
|
tree
2019年12月19日
Robert Haas
Extend the ProcSignal mechanism to support barriers.
commit
|
commitdiff
|
tree
2019年12月19日
Peter Geoghegan
Remove unneeded "pin scan" nbtree VACUUM code.
commit
|
commitdiff
|
tree
2019年12月19日
Bruce Momjian
revert: Remove meaningless assignments in nbtree code
commit
|
commitdiff
|
tree
2019年12月19日
Bruce Momjian
Remove meaningless assignments in nbtree code
commit
|
commitdiff
|
tree
2019年12月19日
Alvaro Herrera
makeArrayTypeName: Remove pointless relation open/close
commit
|
commitdiff
|
tree
2019年12月19日
Tom Lane
Doc: add a short summary of available authentication...
commit
|
commitdiff
|
tree
2019年12月19日
Robert Haas
Update neglected comment.
commit
|
commitdiff
|
tree
2019年12月19日
Robert Haas
Fix minor problems with non-exclusive backup cleanup.
commit
|
commitdiff
|
tree
2019年12月19日
Peter Eisentraut
Add support for MSYS2
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル