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年04月29日
Robert Haas
Attempt to fix some compiler warnings.
commit
|
commitdiff
|
tree
2015年04月29日
Andrew Dunstan
Enable transforms tests for python 2 on MSVC builds
commit
|
commitdiff
|
tree
2015年04月29日
Andres Freund
Introduce replication progress tracking infrastructure.
commit
|
commitdiff
|
tree
2015年04月29日
Robert Haas
psql: Improve tab completion for ALTER FOREIGN TABLE.
commit
|
commitdiff
|
tree
2015年04月29日
Bruce Momjian
to_char(): have format 'OF' only show the leading...
commit
|
commitdiff
|
tree
2015年04月29日
Bruce Momjian
doc: recommend use of GUC server_version_num for versi...
commit
|
commitdiff
|
tree
2015年04月29日
Bruce Momjian
pg_basebackup: canonicalize old and new tablespace...
commit
|
commitdiff
|
tree
2015年04月28日
Bruce Momjian
Warn about tablespace creation in PGDATA
commit
|
commitdiff
|
tree
2015年04月28日
Tom Lane
Fix another test for RELKIND_RELATION that should allow...
commit
|
commitdiff
|
tree
2015年04月28日
Tom Lane
Fix ATSimpleRecursion() to allow recursion from a forei...
commit
|
commitdiff
|
tree
2015年04月28日
Alvaro Herrera
Code review for multixact bugfix
commit
|
commitdiff
|
tree
2015年04月28日
Andrew Dunstan
Fix MSVC builds for contrib transforms modules.
commit
|
commitdiff
|
tree
2015年04月28日
Alvaro Herrera
Protect against multixact members wraparound
commit
|
commitdiff
|
tree
2015年04月27日
Andres Freund
Use a fd opened for read/write when syncing slots durin...
commit
|
commitdiff
|
tree
2015年04月27日
Stephen Frost
Improve qual pushdown for RLS and SB views
commit
|
commitdiff
|
tree
2015年04月27日
Andrew Dunstan
Fix vcbuild failures and chkpass dependency caused...
commit
|
commitdiff
|
tree
2015年04月26日
Peter Eisentraut
Fix hstore_plperl regression tests on some platforms
commit
|
commitdiff
|
tree
2015年04月26日
Andres Freund
Also correct therefor to therefore.
commit
|
commitdiff
|
tree
2015年04月26日
Andres Freund
Fix various typos and grammar errors in comments.
commit
|
commitdiff
|
tree
2015年04月26日
Andres Freund
Fix possible division by zero in pg_xlogdump.
commit
|
commitdiff
|
tree
2015年04月26日
Peter Eisentraut
Add transforms feature
commit
|
commitdiff
|
tree
2015年04月26日
Tom Lane
Fix typo in linux startup script.
commit
|
commitdiff
|
tree
2015年04月26日
Tom Lane
Add comments warning against generalizing default_with_...
commit
|
commitdiff
|
tree
2015年04月26日
Andrew Dunstan
Try to unbreak some MSVC builds following forward slash...
commit
|
commitdiff
|
tree
2015年04月26日
Bruce Momjian
Revert: Honor OID status of CREATE LIKE'd tables
commit
|
commitdiff
|
tree
2015年04月26日
Peter Eisentraut
Don't overwrite EXTRA_INSTALL
commit
|
commitdiff
|
tree
2015年04月25日
Tom Lane
Prevent improper reordering of antijoins vs. outer...
commit
|
commitdiff
|
tree
2015年04月25日
Peter Eisentraut
Replace backslashes by forward slashes in MSVC build...
commit
|
commitdiff
|
tree
2015年04月25日
Stephen Frost
Fix file comment for test_rls_hooks.c
commit
|
commitdiff
|
tree
2015年04月25日
Stephen Frost
Perform RLS WITH CHECK before constraints, etc
commit
|
commitdiff
|
tree
2015年04月24日
Noah Misch
Remove obsolete -I options from ECPG library compilation.
commit
|
commitdiff
|
tree
2015年04月24日
Noah Misch
Remove superfluous -DFRONTEND.
commit
|
commitdiff
|
tree
2015年04月24日
Noah Misch
Build every ECPG library with -DFRONTEND.
commit
|
commitdiff
|
tree
2015年04月24日
Tom Lane
Fix up .gitignore and cleanup actions in some src/test...
commit
|
commitdiff
|
tree
2015年04月24日
Tom Lane
Fix obsolete comment in set_rel_size().
commit
|
commitdiff
|
tree
2015年04月24日
Heikki Linnakangas
Add comments explaining how unique and exclusion constr...
commit
|
commitdiff
|
tree
2015年04月24日
Peter Eisentraut
doc: Move ALTER TABLE IF EXISTS description to better...
commit
|
commitdiff
|
tree
2015年04月24日
Peter Eisentraut
Fix misspellings
commit
|
commitdiff
|
tree
2015年04月24日
Stephen Frost
Copy the relation name for error reporting in WCOs
commit
|
commitdiff
|
tree
2015年04月24日
Heikki Linnakangas
Move functions related to index maintenance to separate...
commit
|
commitdiff
|
tree
2015年04月23日
Heikki Linnakangas
Fix deadlock at startup, if max_prepared_transactions...
commit
|
commitdiff
|
tree
2015年04月23日
Peter Eisentraut
Fix shell error on Solaris
commit
|
commitdiff
|
tree
2015年04月23日
Peter Eisentraut
Improve speed of make check-world
commit
|
commitdiff
|
tree
2015年04月22日
Alvaro Herrera
Use the right type OID after creating a shell type
commit
|
commitdiff
|
tree
2015年04月22日
Stephen Frost
Fix installcheck for test_rls_hooks
commit
|
commitdiff
|
tree
2015年04月22日
Stephen Frost
RLS fixes, new hooks, and new test module
commit
|
commitdiff
|
tree
2015年04月22日
Stephen Frost
Pull in tableoid for inheiritance with rowMarks
commit
|
commitdiff
|
tree
2015年04月22日
Heikki Linnakangas
Make the pg_rewind regression tests more robust on...
commit
|
commitdiff
|
tree
2015年04月22日
Andres Freund
Rename pg_replication_slot's new active_in to active_pid.
commit
|
commitdiff
|
tree
2015年04月22日
Heikki Linnakangas
Don't leave 'tmp_check' directory behind in pg_rewind...
commit
|
commitdiff
|
tree
2015年04月21日
Peter Eisentraut
Move pg_xlogdump from contrib/ to src/bin/
commit
|
commitdiff
|
tree
2015年04月21日
Robert Haas
Update FDW docs to reflect existence of CHECK constraints.
commit
|
commitdiff
|
tree
2015年04月21日
Heikki Linnakangas
Add missing installcheck target to pg_rewind's Makefile
commit
|
commitdiff
|
tree
2015年04月21日
Andres Freund
Add 'active_in' column to pg_replication_slots.
commit
|
commitdiff
|
tree
2015年04月21日
Peter Eisentraut
Move pg_test_timing from contrib/ to src/bin/
commit
|
commitdiff
|
tree
2015年04月20日
Bruce Momjian
Honor OID status of CREATE LIKE'd tables
commit
|
commitdiff
|
tree
2015年04月20日
Peter Eisentraut
Move pg_test_fsync from contrib/ to src/bin/
commit
|
commitdiff
|
tree
2015年04月18日
Bruce Momjian
pg_upgrade: binary_upgrade_create_empty_extension...
commit
|
commitdiff
|
tree
2015年04月17日
Stephen Frost
Fix typo in relcache's equalPolicy()
commit
|
commitdiff
|
tree
2015年04月17日
Alvaro Herrera
Add new target modulescheck in vcregress.pl
commit
|
commitdiff
|
tree
2015年04月16日
Bruce Momjian
pg_upgrade: document need for text search files to...
commit
|
commitdiff
|
tree
2015年04月16日
Alvaro Herrera
MSVC: install src/test/modules together with contrib
commit
|
commitdiff
|
tree
2015年04月16日
Heikki Linnakangas
Fix assertion failure in logical decoding.
commit
|
commitdiff
|
tree
2015年04月16日
Alvaro Herrera
MSVC: Include modules of src/test/modules in build
commit
|
commitdiff
|
tree
2015年04月16日
Heikki Linnakangas
Add missing newlines to error messages.
commit
|
commitdiff
|
tree
2015年04月15日
Heikki Linnakangas
Error out in pg_rewind if lstat() fails.
commit
|
commitdiff
|
tree
2015年04月15日
Heikki Linnakangas
Minor cleanup of pg_rewind.
commit
|
commitdiff
|
tree
2015年04月15日
Heikki Linnakangas
Shut down test servers after pg_rewind regression tests.
commit
|
commitdiff
|
tree
2015年04月15日
Heikki Linnakangas
Fix logic to skip checkpoint if no records have been...
commit
|
commitdiff
|
tree
2015年04月14日
Peter Eisentraut
Move pg_upgrade from contrib/ to src/bin/
commit
|
commitdiff
|
tree
2015年04月14日
Peter Eisentraut
Integrate pg_upgrade_support module into backend
commit
|
commitdiff
|
tree
2015年04月14日
Heikki Linnakangas
Optimize pg_comp_crc32c_sse42 routine slightly, and...
commit
|
commitdiff
|
tree
2015年04月14日
Heikki Linnakangas
Oops, fix misspelled #endif
commit
|
commitdiff
|
tree
2015年04月14日
Heikki Linnakangas
Try to fix the CRC-32C autoconf magic for icc compiler.
commit
|
commitdiff
|
tree
2015年04月14日
Alvaro Herrera
Fix typo in comment
commit
|
commitdiff
|
tree
2015年04月14日
Heikki Linnakangas
Use Intel SSE 4.2 CRC instructions where available.
commit
|
commitdiff
|
tree
2015年04月14日
Heikki Linnakangas
Reorganize our CRC source files again.
commit
|
commitdiff
|
tree
2015年04月13日
Peter Eisentraut
pgbench: Attempt fix build on Windows
commit
|
commitdiff
|
tree
2015年04月13日
Alvaro Herrera
Remove duplicated word in README
commit
|
commitdiff
|
tree
2015年04月13日
Peter Eisentraut
Move pgbench from contrib/ to src/bin/
commit
|
commitdiff
|
tree
2015年04月13日
Heikki Linnakangas
Fix pg_rewind regression tests in VPATH builds
commit
|
commitdiff
|
tree
2015年04月13日
Heikki Linnakangas
Refactor and fix TAP tests of pg_rewind
commit
|
commitdiff
|
tree
2015年04月13日
Heikki Linnakangas
Don't archive bogus recycled or preallocated files...
commit
|
commitdiff
|
tree
2015年04月13日
Fujii Masao
Silence gettext warning about '\r' escape sequence...
commit
|
commitdiff
|
tree
2015年04月13日
Peter Eisentraut
emacs: Set indent-tabs-mode in perl-mode
commit
|
commitdiff
|
tree
2015年04月12日
Heikki Linnakangas
Free leaked result set in pg_rewind
commit
|
commitdiff
|
tree
2015年04月12日
Magnus Hagander
Add system view pg_stat_ssl
commit
|
commitdiff
|
tree
2015年04月12日
Heikki Linnakangas
Remove duplicated words in comments.
commit
|
commitdiff
|
tree
2015年04月12日
Peter Eisentraut
Move pg_archivecleanup from contrib/ to src/bin/
commit
|
commitdiff
|
tree
2015年04月10日
Alvaro Herrera
Optimize locking a tuple already locked by another...
commit
|
commitdiff
|
tree
2015年04月10日
Peter Eisentraut
libpq: Don't overwrite existing OpenSSL thread callbacks
commit
|
commitdiff
|
tree
2015年04月09日
Magnus Hagander
Show owner of types in psql \dT+
commit
|
commitdiff
|
tree
2015年04月09日
Heikki Linnakangas
Make SSL regression test suite more portable by avoidin...
commit
|
commitdiff
|
tree
2015年04月09日
Heikki Linnakangas
Gitignore temp files generated by SSL regression suite
commit
|
commitdiff
|
tree
2015年04月09日
Magnus Hagander
Fix typo
commit
|
commitdiff
|
tree
2015年04月09日
Magnus Hagander
Fix incorrect punctuation
commit
|
commitdiff
|
tree
2015年04月09日
Andres Freund
Fix typo in eb68379c3.
commit
|
commitdiff
|
tree
2015年04月09日
Fujii Masao
Remove obsolete FORCE option from REINDEX.
commit
|
commitdiff
|
tree
2015年04月08日
Alvaro Herrera
Change SQLSTATE for event triggers "wrong context"...
commit
|
commitdiff
|
tree
2015年04月08日
Alvaro Herrera
Fix autovacuum launcher shutdown sequence
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル