index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Introduce replication progress tracking infrastructure.
Andres Freund
2015-04-29
*
Improve qual pushdown for RLS and SB views
Stephen Frost
2015-04-27
*
Add transforms feature
Peter Eisentraut
2015-04-26
*
Prevent improper reordering of antijoins vs. outer joins.
Tom Lane
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
*
Fix up .gitignore and cleanup actions in some src/test/ subdirectories.
Tom Lane
2015-04-24
*
Fix misspellings
Peter Eisentraut
2015-04-24
*
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
*
Rename pg_replication_slot's new active_in to active_pid.
Andres Freund
2015-04-22
*
Add 'active_in' column to pg_replication_slots.
Andres Freund
2015-04-21
*
Add system view pg_stat_ssl
Magnus Hagander
2015-04-12
*
Make SSL regression test suite more portable by avoiding cp.
Heikki Linnakangas
2015-04-09
*
Gitignore temp files generated by SSL regression suite
Heikki Linnakangas
2015-04-09
*
pg_event_trigger_dropped_objects: add is_temp column
Alvaro Herrera
2015-04-06
*
Add new test files for lock level patch
Simon Riggs
2015-04-05
*
Reduce lock levels of some trigger DDL and add FKs
Simon Riggs
2015-04-05
*
Fix incorrect matching of subexpressions in outer-join plan nodes.
Tom Lane
2015-04-04
*
psql: add asciidoc output format
Bruce Momjian
2015-03-31
*
Run pg_upgrade and pg_resetxlog with restricted token on Windows
Andrew Dunstan
2015-03-30
*
Change array_offset to return subscripts, not offsets
Alvaro Herrera
2015-03-30
*
Fix lost persistence setting during REINDEX INDEX
Alvaro Herrera
2015-03-30
*
Be more careful about printing constants in ruleutils.c.
Tom Lane
2015-03-30
*
Add index-only scan support to range type GiST opclass.
Heikki Linnakangas
2015-03-30
*
Add a pager_min_lines setting to psql
Andrew Dunstan
2015-03-28
*
Add index-only scan support to inet GiST opclass.
Heikki Linnakangas
2015-03-28
*
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-26
*
Add support for index-only scans in GiST.
Heikki Linnakangas
2015-03-26
*
Add an ASSERT statement in plpgsql.
Tom Lane
2015-03-25
*
Upgrade src/port/rint.c to be POSIX-compliant.
Tom Lane
2015-03-25
*
Add support for ALTER TABLE IF EXISTS ... RENAME CONSTRAINT
Bruce Momjian
2015-03-24
*
Apply table and domain CHECK constraints in name order.
Tom Lane
2015-03-23
*
to_char: revert cc0d90b73b2e6dd2f301d46818a7265742c41a14
Bruce Momjian
2015-03-22
*
Allow foreign tables to participate in inheritance.
Tom Lane
2015-03-22
*
rm src/test/performance
Bruce Momjian
2015-03-21
*
to_char(float4/8): don't print "junk" digits
Bruce Momjian
2015-03-21
*
to_char(float4/8): zero pad to specified length
Bruce Momjian
2015-03-21
*
regression tests: remove polygon diagrams
Bruce Momjian
2015-03-19
*
Add flags argument to dsm_create.
Robert Haas
2015-03-19
*
array_offset() and array_offsets()
Alvaro Herrera
2015-03-18
*
Setup cursor position for schema-qualified elements
Alvaro Herrera
2015-03-18
*
Support opfamily members in get_object_address
Alvaro Herrera
2015-03-16
*
Support flattening of empty-FROM subqueries and one-row VALUES tables.
Tom Lane
2015-03-11
*
Fix old bug in get_loop_count().
Tom Lane
2015-03-11
*
Support default ACLs in get_object_address
Alvaro Herrera
2015-03-11
*
Support user mappings in get_object_address
Alvaro Herrera
2015-03-11
*
Suggest to the user the column they may have meant to reference.
Robert Haas
2015-03-11
[next]