index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Introduce replication progress tracking infrastructure.
Andres Freund
2015-04-29
*
psql: Improve tab completion for ALTER FOREIGN TABLE.
Robert Haas
2015-04-29
*
to_char(): have format 'OF' only show the leading negative sign
Bruce Momjian
2015-04-28
*
pg_basebackup: canonicalize old and new tablespace paths
Bruce Momjian
2015-04-28
*
Warn about tablespace creation in PGDATA
Bruce Momjian
2015-04-28
*
Fix another test for RELKIND_RELATION that should allow foreign tables now.
Tom Lane
2015-04-28
*
Fix ATSimpleRecursion() to allow recursion from a foreign table.
Tom Lane
2015-04-28
*
Code review for multixact bugfix
Alvaro Herrera
2015-04-28
*
Fix MSVC builds for contrib transforms modules.
Andrew Dunstan
2015-04-28
*
Protect against multixact members wraparound
Alvaro Herrera
2015-04-28
*
Use a fd opened for read/write when syncing slots during startup.
Andres Freund
2015-04-28
*
Improve qual pushdown for RLS and SB views
Stephen Frost
2015-04-27
*
Fix vcbuild failures and chkpass dependency caused by 854adb8
Andrew Dunstan
2015-04-27
*
Also correct therefor to therefore.
Andres Freund
2015-04-26
*
Fix various typos and grammar errors in comments.
Andres Freund
2015-04-26
*
Fix possible division by zero in pg_xlogdump.
Andres Freund
2015-04-26
*
Add transforms feature
Peter Eisentraut
2015-04-26
*
Add comments warning against generalizing default_with_oids.
Tom Lane
2015-04-25
*
Try to unbreak some MSVC builds following forward slash change.
Andrew Dunstan
2015-04-25
*
Revert: Honor OID status of CREATE LIKE'd tables
Bruce Momjian
2015-04-25
*
Don't overwrite EXTRA_INSTALL
Peter Eisentraut
2015-04-25
*
Prevent improper reordering of antijoins vs. outer joins.
Tom Lane
2015-04-25
*
Replace backslashes by forward slashes in MSVC build code
Peter Eisentraut
2015-04-25
*
Fix file comment for test_rls_hooks.c
Stephen Frost
2015-04-24
*
Perform RLS WITH CHECK before constraints, etc
Stephen Frost
2015-04-24
*
Remove obsolete -I options from ECPG library compilation.
Noah Misch
2015-04-24
*
Remove superfluous -DFRONTEND.
Noah Misch
2015-04-24
*
Build every ECPG library with -DFRONTEND.
Noah Misch
2015-04-24
*
Fix up .gitignore and cleanup actions in some src/test/ subdirectories.
Tom Lane
2015-04-24
*
Fix obsolete comment in set_rel_size().
Tom Lane
2015-04-24
*
Add comments explaining how unique and exclusion constraints are enforced.
Heikki Linnakangas
2015-04-24
*
Fix misspellings
Peter Eisentraut
2015-04-24
*
Copy the relation name for error reporting in WCOs
Stephen Frost
2015-04-24
*
Move functions related to index maintenance to separate source file.
Heikki Linnakangas
2015-04-24
*
Fix deadlock at startup, if max_prepared_transactions is too small.
Heikki Linnakangas
2015-04-23
*
Fix shell error on Solaris
Peter Eisentraut
2015-04-23
*
Improve speed of make check-world
Peter Eisentraut
2015-04-23
*
Use the right type OID after creating a shell type
Alvaro Herrera
2015-04-22
*
Fix installcheck for test_rls_hooks
Stephen Frost
2015-04-22
*
RLS fixes, new hooks, and new test module
Stephen Frost
2015-04-22
*
Pull in tableoid for inheiritance with rowMarks
Stephen Frost
2015-04-22
*
Make the pg_rewind regression tests more robust on slow systems.
Heikki Linnakangas
2015-04-22
*
Rename pg_replication_slot's new active_in to active_pid.
Andres Freund
2015-04-22
*
Don't leave 'tmp_check' directory behind in pg_rewind regression tests.
Heikki Linnakangas
2015-04-22
*
Move pg_xlogdump from contrib/ to src/bin/
Peter Eisentraut
2015-04-21
*
Add missing installcheck target to pg_rewind's Makefile
Heikki Linnakangas
2015-04-21
*
Add 'active_in' column to pg_replication_slots.
Andres Freund
2015-04-21
*
Move pg_test_timing from contrib/ to src/bin/
Peter Eisentraut
2015-04-20
*
Honor OID status of CREATE LIKE'd tables
Bruce Momjian
2015-04-20
*
Move pg_test_fsync from contrib/ to src/bin/
Peter Eisentraut
2015-04-19
[prev]
[next]