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
*
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
*
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-11
*
Allow named parameters to be specified using => in addition to :=
Robert Haas
2015-03-10
*
Allow CURRENT/SESSION_USER to be used in certain commands
Alvaro Herrera
2015-03-09
*
Add CHECK_FOR_INTERRUPTS() to the wait_pid() loop.
Noah Misch
2015-03-07
*
Remove rolcatupdate
Peter Eisentraut
2015-03-06
*
Add some more tests on event triggers
Alvaro Herrera
2015-03-06
*
Fix user mapping object description
Alvaro Herrera
2015-03-05
*
Use the typcache to cache constraints for domain types.
Tom Lane
2015-03-01
*
Fix intermittent failure in event_trigger test
Alvaro Herrera
2015-03-01
*
Fix planning of star-schema-style queries.
Tom Lane
2015-02-28
*
Fix table_rewrite event trigger for ALTER TYPE/SET DATA TYPE CASCADE
Alvaro Herrera
2015-02-27
*
Render infinite date/timestamps as 'infinity' for json/jsonb
Andrew Dunstan
2015-02-26
*
Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variables.
Noah Misch
2015-02-25
*
Add locking clause for SB views for update/delete
Stephen Frost
2015-02-25
*
Fix dumping of views that are just VALUES(...) but have column aliases.
Tom Lane
2015-02-25
*
Improve parser's one-extra-token lookahead mechanism.
Tom Lane
2015-02-24
*
Remove unnecessary and unreliable test
Alvaro Herrera
2015-02-20
[next]