index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2015-05-15
Add pg_settings.pending_restart column
Peter Eisentraut
2015-05-13
Fix jsonb replace and delete on scalars and empty structures
Andrew Dunstan
2015-05-12
Fix ON CONFLICT bugs that manifest when used in rules.
Andres Freund
2015-05-12
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-11
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-09
Add new OID alias type regnamespace
Andrew Dunstan
2015-05-09
Add new OID alias type regrole
Andrew Dunstan
2015-05-08
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-07
Improve BRIN infra, minmax opclass and regression test
Alvaro Herrera
2015-05-05
Add geometry/range functions to support BRIN inclusion
Alvaro Herrera
2015-05-03
Fix overlooked relcache invalidation in ALTER TABLE ... ALTER CONSTRAINT.
Tom Lane
2015-05-01
Deparse named arguments to use the new => operator instead of :=
Robert Haas
2015-04-30
Fix up some loose ends for CURRENT_USER as RoleSpec
Alvaro Herrera
2015-04-29
Introduce replication progress tracking infrastructure.
Andres Freund
2015-04-27
Improve qual pushdown for RLS and SB views
Stephen Frost
2015-04-26
Add transforms feature
Peter Eisentraut
2015-04-25
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-25
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-23
Improve speed of make check-world
Peter Eisentraut
2015-04-22
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-21
Add 'active_in' column to pg_replication_slots.
Andres Freund
2015-04-12
Add system view pg_stat_ssl
Magnus Hagander
2015-04-09
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-06
pg_event_trigger_dropped_objects: add is_temp column
Alvaro Herrera
2015-04-05
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-04
Fix incorrect matching of subexpressions in outer-join plan nodes.
Tom Lane
2015-03-31
psql: add asciidoc output format
Bruce Momjian
2015-03-30
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-28
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-26
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-25
Add an ASSERT statement in plpgsql.
Tom Lane
2015-03-25
Upgrade src/port/rint.c to be POSIX-compliant.
Tom Lane
[next]