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月23日
Peter Eisentraut
Logical replication support for initial data copy
commit
|
commitdiff
|
tree
2017年03月23日
Magnus Hagander
Fix grammar in comment
commit
|
commitdiff
|
tree
2017年03月23日
Stephen Frost
Expose waitforarchive option through pg_stop_backup()
commit
|
commitdiff
|
tree
2017年03月22日
Peter Eisentraut
doc: Improve CREATE PUBLICATION examples
commit
|
commitdiff
|
tree
2017年03月22日
Peter Eisentraut
doc: Fix logical replication setup instructions
commit
|
commitdiff
|
tree
2017年03月22日
Peter Eisentraut
doc: Markup and formatting improvements
commit
|
commitdiff
|
tree
2017年03月22日
Robert Haas
Fix wrong costing of Sort under Gather Merge.
commit
|
commitdiff
|
tree
2017年03月22日
Magnus Hagander
Support multiple RADIUS servers
commit
|
commitdiff
|
tree
2017年03月22日
Simon Riggs
Correct erroneous comment in GetOldestXmin()
commit
|
commitdiff
|
tree
2017年03月22日
Simon Riggs
Refactor GetOldestXmin() to use flags
commit
|
commitdiff
|
tree
2017年03月22日
Simon Riggs
Assign AccessExclusiveLocks against subxacts in Hot...
commit
|
commitdiff
|
tree
2017年03月22日
Peter Eisentraut
Change logical replication pg_hba.conf use
commit
|
commitdiff
|
tree
2017年03月22日
Peter Eisentraut
Refine rules for altering publication owner
commit
|
commitdiff
|
tree
2017年03月22日
Andrew Dunstan
Sync pg_dump and pg_dumpall output
commit
|
commitdiff
|
tree
2017年03月22日
Simon Riggs
Improve performance of replay of AccessExclusiveLocks
commit
|
commitdiff
|
tree
2017年03月22日
Simon Riggs
Teach xlogreader to follow timeline switches
commit
|
commitdiff
|
tree
2017年03月22日
Peter Eisentraut
Avoid Perl warning
commit
|
commitdiff
|
tree
2017年03月22日
Peter Eisentraut
pg_dump: Only dump publications when dumping everything
commit
|
commitdiff
|
tree
2017年03月22日
Peter Eisentraut
doc: Update tool sets documentation for modern FreeBSD
commit
|
commitdiff
|
tree
2017年03月21日
Andrew Dunstan
Document btree_gin support for enums
commit
|
commitdiff
|
tree
2017年03月21日
Andrew Dunstan
Add btree_gin support for enum types
commit
|
commitdiff
|
tree
2017年03月21日
Andrew Dunstan
Add btree_gist support for enum types.
commit
|
commitdiff
|
tree
2017年03月21日
Andrew Dunstan
Use CallerFInfoFunctionCall with btree_gist for varlena...
commit
|
commitdiff
|
tree
2017年03月21日
Andrew Dunstan
Use CallerFInfoFunctionCall with btree_gist for numeric...
commit
|
commitdiff
|
tree
2017年03月21日
Simon Riggs
Add a pg_recvlogical wrapper to PostgresNode
commit
|
commitdiff
|
tree
2017年03月21日
Robert Haas
Don't scan partitioned tables.
commit
|
commitdiff
|
tree
2017年03月21日
Teodor Sigaev
Fix support for some operators (&<, &>, $<|, |&>) in...
commit
|
commitdiff
|
tree
2017年03月21日
Andrew Dunstan
Add a direct function call mechanism using the caller...
commit
|
commitdiff
|
tree
2017年03月21日
Peter Eisentraut
doc: Improve markup
commit
|
commitdiff
|
tree
2017年03月21日
Bruce Momjian
doc: clarify that function "ownership" that controls...
commit
|
commitdiff
|
tree
2017年03月21日
Bruce Momjian
doc: adjust 'Infinity' example to include minus
commit
|
commitdiff
|
tree
2017年03月21日
Andrew Dunstan
Add missing support for new node fields
commit
|
commitdiff
|
tree
2017年03月21日
Bruce Momjian
doc: improve createdb example
commit
|
commitdiff
|
tree
2017年03月20日
Andrew Dunstan
Force the regression databases to have bytea_output...
commit
|
commitdiff
|
tree
2017年03月20日
Andrew Dunstan
Add IF NOT EXISTS for CREATE SERVER and CREATE USER...
commit
|
commitdiff
|
tree
2017年03月20日
Andrew Dunstan
Use a consistent error message style for user mappings.
commit
|
commitdiff
|
tree
2017年03月20日
Robert Haas
Another fix for single-page hash index vacuum.
commit
|
commitdiff
|
tree
2017年03月20日
Robert Haas
Fixes for single-page hash index vacuum.
commit
|
commitdiff
|
tree
2017年03月20日
Tom Lane
Add configure test to see if the C compiler has gcc...
commit
|
commitdiff
|
tree
2017年03月20日
Heikki Linnakangas
Add .gitignore for src/test/authentication/tmp_check.
commit
|
commitdiff
|
tree
2017年03月20日
Tom Lane
Add missed "make clean" logic in src/interfaces/libpq...
commit
|
commitdiff
|
tree
2017年03月20日
Tom Lane
Improve regression test coverage for TID scanning.
commit
|
commitdiff
|
tree
2017年03月20日
Teodor Sigaev
Revert unintentional change in increasing usage count...
commit
|
commitdiff
|
tree
2017年03月19日
Stephen Frost
pg_dump: Skip COLLATION-related regression tests
commit
|
commitdiff
|
tree
2017年03月19日
Magnus Hagander
Update obsolete comment
commit
|
commitdiff
|
tree
2017年03月19日
Peter Eisentraut
doc: Fix a few typos and awkward links
commit
|
commitdiff
|
tree
2017年03月18日
Tom Lane
Avoid use of already-closed relcache entry.
commit
|
commitdiff
|
tree
2017年03月18日
Tom Lane
Fix REFRESH MATERIALIZED VIEW to report activity to...
commit
|
commitdiff
|
tree
2017年03月18日
Peter Eisentraut
doc: Improve wording
commit
|
commitdiff
|
tree
2017年03月18日
Peter Eisentraut
doc: Add markup
commit
|
commitdiff
|
tree
2017年03月18日
Peter Eisentraut
doc: Update compatibility claim
commit
|
commitdiff
|
tree
2017年03月18日
Peter Eisentraut
doc: Tweak reference page header style
commit
|
commitdiff
|
tree
2017年03月18日
Stephen Frost
Adjust number of tests for pg_dump 001_basic.pl
commit
|
commitdiff
|
tree
2017年03月18日
Stephen Frost
pg_dump: Remove "option requires an argument -- j"...
commit
|
commitdiff
|
tree
2017年03月18日
Stephen Frost
Improve pg_dump regression tests and code coverage
commit
|
commitdiff
|
tree
2017年03月18日
Peter Eisentraut
doc: Correct row count in table
commit
|
commitdiff
|
tree
2017年03月18日
Robert Haas
Create and use wait events for read, write, and fsync...
commit
|
commitdiff
|
tree
2017年03月18日
Michael Meskes
Fix schedule of ecpg test files to only try two-phase...
commit
|
commitdiff
|
tree
2017年03月17日
Tom Lane
Fix WaitEventSetWait() to handle write-ready waits...
commit
|
commitdiff
|
tree
2017年03月17日
Peter Eisentraut
pageinspect: Add page_checksum function
commit
|
commitdiff
|
tree
2017年03月17日
Andrew Gierth
Repair test for vacuum reltuples fix.
commit
|
commitdiff
|
tree
2017年03月17日
Robert Haas
Rename "pg_clog" directory to "pg_xact".
commit
|
commitdiff
|
tree
2017年03月17日
Robert Haas
Remove dead link.
commit
|
commitdiff
|
tree
2017年03月17日
Peter Eisentraut
pageinspect: Add test for page_header function
commit
|
commitdiff
|
tree
2017年03月17日
Heikki Linnakangas
Add TAP tests for password-based authentication methods.
commit
|
commitdiff
|
tree
2017年03月17日
Heikki Linnakangas
Allow plaintext 'password' authentication when user...
commit
|
commitdiff
|
tree
2017年03月17日
Heikki Linnakangas
Fix and simplify check for whether we're running as...
commit
|
commitdiff
|
tree
2017年03月17日
Robert Haas
Fix grammar.
commit
|
commitdiff
|
tree
2017年03月16日
Peter Eisentraut
psql: Add completion for \help DROP|ALTER
commit
|
commitdiff
|
tree
2017年03月16日
Andrew Gierth
Avoid having vacuum set reltuples to 0 on non-empty...
commit
|
commitdiff
|
tree
2017年03月16日
Robert Haas
Avoid access to uninitialized memory in shared tidbitma...
commit
|
commitdiff
|
tree
2017年03月16日
Robert Haas
Add pg_ls_logdir() and pg_ls_waldir() functions.
commit
|
commitdiff
|
tree
2017年03月16日
Robert Haas
postgres_fdw: Push down FULL JOINs with restriction...
commit
|
commitdiff
|
tree
2017年03月16日
Alvaro Herrera
Fix ancient get_object_address_opf_member bug
commit
|
commitdiff
|
tree
2017年03月16日
Stephen Frost
Be more careful about signed vs. unsigned char
commit
|
commitdiff
|
tree
2017年03月16日
Stephen Frost
Clean up overly paranoid checks in mac8.c
commit
|
commitdiff
|
tree
2017年03月16日
Robert Haas
Port single-page btree vacuum logic to hash indexes.
commit
|
commitdiff
|
tree
2017年03月16日
Andres Freund
Specify bindir in pg_isolation_regress_installcheck.
commit
|
commitdiff
|
tree
2017年03月15日
Peter Eisentraut
Simplify publication/subscription tests a bit
commit
|
commitdiff
|
tree
2017年03月15日
Peter Eisentraut
Fix typo
commit
|
commitdiff
|
tree
2017年03月15日
Peter Eisentraut
Add more documentation and tests for publications
commit
|
commitdiff
|
tree
2017年03月15日
Tom Lane
Rewrite async-connection loop in libpqwalreceiver.c...
commit
|
commitdiff
|
tree
2017年03月15日
Robert Haas
Fix failure to use clamp_row_est() for parallel joins.
commit
|
commitdiff
|
tree
2017年03月15日
Stephen Frost
Bump catversion for MACADDR8
commit
|
commitdiff
|
tree
2017年03月15日
Stephen Frost
Add support for EUI-64 MAC addresses as macaddr8
commit
|
commitdiff
|
tree
2017年03月15日
Robert Haas
Add a regression test for snapshot too old with hash...
commit
|
commitdiff
|
tree
2017年03月15日
Robert Haas
Fix MB regression tests for WAL-logging of hash indexes.
commit
|
commitdiff
|
tree
2017年03月15日
Robert Haas
Cosmetic fixes for hash index write-ahead logging.
commit
|
commitdiff
|
tree
2017年03月15日
Peter Eisentraut
Allow referring to functions without arguments when...
commit
|
commitdiff
|
tree
2017年03月15日
Peter Eisentraut
doc: Remove useless elements in bibliography
commit
|
commitdiff
|
tree
2017年03月15日
Peter Eisentraut
doc: Fix TOC generation for refentries
commit
|
commitdiff
|
tree
2017年03月15日
Andres Freund
Improve grammar / fix typos in snapbuild.c.
commit
|
commitdiff
|
tree
2017年03月14日
Robert Haas
Some preliminary refactoring towards partitionwise...
commit
|
commitdiff
|
tree
2017年03月14日
Andres Freund
Improve isolation tests infrastructure.
commit
|
commitdiff
|
tree
2017年03月14日
Peter Eisentraut
Add option to control snapshot export to CREATE_REPLICA...
commit
|
commitdiff
|
tree
2017年03月14日
Andres Freund
amcheck: Harden tests against concurrent autovacuums.
commit
|
commitdiff
|
tree
2017年03月14日
Robert Haas
hash: Support WAL consistency checking.
commit
|
commitdiff
|
tree
2017年03月14日
Robert Haas
Fix regression in parallel planning against inheritance...
commit
|
commitdiff
|
tree
2017年03月14日
Robert Haas
hash: Add write-ahead logging support.
commit
|
commitdiff
|
tree
2017年03月14日
Tom Lane
Include port number when logging successful binding...
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル