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
*
TABLESAMPLE, SQL Standard and extensible
Simon Riggs
2015-05-15
*
Silence another create_index regression test failure.
Heikki Linnakangas
2015-05-15
*
Fix outdated src/test/mb/ tests, and add a GB18030 test.
Tom Lane
2015-05-15
*
Silence create_index regression test failure.
Heikki Linnakangas
2015-05-15
*
Allow GiST distance function to return merely a lower-bound.
Heikki Linnakangas
2015-05-15
*
Support VERBOSE option in REINDEX command.
Fujii Masao
2015-05-15
*
Add pg_settings.pending_restart column
Peter Eisentraut
2015-05-14
*
Fix jsonb replace and delete on scalars and empty structures
Andrew Dunstan
2015-05-13
*
Fix ON CONFLICT bugs that manifest when used in rules.
Andres Freund
2015-05-13
*
Fix some errors from jsonb functions patch.
Andrew Dunstan
2015-05-12
*
Additional functions and operators for jsonb
Andrew Dunstan
2015-05-12
*
"Fix" test_ddl_deparse regress test schedule
Alvaro Herrera
2015-05-12
*
Allow on-the-fly capture of DDL event details
Alvaro Herrera
2015-05-11
*
Fix incorrect checking of deferred exclusion constraint after a HOT update.
Tom Lane
2015-05-11
*
Add new OID alias type regnamespace
Andrew Dunstan
2015-05-09
*
Add new OID alias type regrole
Andrew Dunstan
2015-05-09
*
Add pg_file_settings view and function
Stephen Frost
2015-05-08
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
*
Improve BRIN infra, minmax opclass and regression test
Alvaro Herrera
2015-05-07
*
Add geometry/range functions to support BRIN inclusion
Alvaro Herrera
2015-05-05
*
Fix overlooked relcache invalidation in ALTER TABLE ... ALTER CONSTRAINT.
Tom Lane
2015-05-03
*
Deparse named arguments to use the new => operator instead of :=
Robert Haas
2015-05-01
*
Fix up some loose ends for CURRENT_USER as RoleSpec
Alvaro Herrera
2015-04-30
*
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
[next]