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
2014-03-29
psql: display "Replica Identity" only for FULL and NOTHING
Bruce Momjian
2014-03-29
Revert "Secure Unix-domain sockets of "make check" temporary clusters."
Noah Misch
2014-03-29
Secure Unix-domain sockets of "make check" temporary clusters.
Noah Misch
2014-03-28
Improve regression test for pg_filenode_relation().
Tom Lane
2014-03-28
Fix EquivalenceClass processing for nested append relations.
Tom Lane
2014-03-26
psql: update "replica identity" display for \d+
Bruce Momjian
2014-03-26
Cleanup around json_to_record/json_to_recordset
Andrew Dunstan
2014-03-24
Fix ts_rank_cd() to ignore stripped lexemes
Bruce Momjian
2014-03-24
Do jsonb regression test input in the conventional way.
Andrew Dunstan
2014-03-23
Introduce jsonb, a structured format for storing json.
Andrew Dunstan
2014-03-23
Offer triggers on foreign tables.
Noah Misch
2014-03-18
Fix misc typos in comments.
Heikki Linnakangas
2014-03-13
C comments: remove odd blank lines after #ifdef WIN32 lines
Bruce Momjian
2014-03-12
Allow opclasses to provide tri-valued GIN consistent functions.
Heikki Linnakangas
2014-03-06
Don't reject ROW_MARK_REFERENCE rowmarks for materialized views.
Tom Lane
2014-03-04
Provide a FORCE NULL option to COPY in CSV mode.
Andrew Dunstan
2014-03-04
Constructors for interval, timestamp, timestamptz
Alvaro Herrera
2014-03-03
Introduce logical decoding.
Robert Haas
2014-03-03
Fix whitespace
Peter Eisentraut
2014-03-03
Another round of Coverity fixes
Stephen Frost
2014-03-02
Various Coverity-spotted fixes
Stephen Frost
2014-02-25
Show xid and xmin in pg_stat_activity and pg_stat_replication.
Robert Haas
2014-02-24
Remove a couple of comments from the pg_lsn regression test.
Robert Haas
2014-02-19
Further code review for pg_lsn data type.
Robert Haas
2014-02-19
pg_lsn macro naming and type behavior revisions.
Robert Haas
2014-02-19
Add a pg_lsn data type, to represent an LSN.
Robert Haas
2014-02-17
Prevent potential overruns of fixed-size buffers.
Tom Lane
2014-02-17
Fix handling of wide datetime input/output.
Noah Misch
2014-02-17
Shore up ADMIN OPTION restrictions.
Noah Misch
2014-02-15
Centralize getopt-related declarations in a new header file pg_getopt.h.
Tom Lane
2014-02-12
Rename 'gmake' to 'make' in docs and recommended commands
Bruce Momjian
2014-02-11
Don't generate plain-text HISTORY and src/test/regress/README anymore.
Tom Lane
2014-02-07
In RelationClearRelation, postpone cache reload if !IsTransactionState().
Tom Lane
2014-02-03
Fix *-qualification of named parameters in SQL-language functions.
Tom Lane
2014-02-01
arrays: tighten checks for multi-dimensional input
Bruce Momjian
2014-02-01
Introduce replication slots.
Robert Haas
2014-01-30
Add convenience functions pg_sleep_for and pg_sleep_until.
Robert Haas
2014-01-30
Fix bogus handling of "postponed" lateral quals.
Tom Lane
2014-01-29
Add json_array_elements_text function.
Andrew Dunstan
2014-01-28
Add new make targets check-tests and installcheck-tests.
Andrew Dunstan
2014-01-28
New json functions.
Andrew Dunstan
2014-01-28
Add pg_stat_archiver statistics view.
Fujii Masao
2014-01-23
Make DROP IF EXISTS more consistently not fail
Alvaro Herrera
2014-01-21
Add a cardinality function for arrays.
Robert Haas
2014-01-20
Fix to_timestamp/to_date's handling of consecutive spaces in format string.
Tom Lane
2014-01-19
Add CREATE TABLESPACE ... WITH ... Options
Stephen Frost
2014-01-18
Add ALTER TABLESPACE ... MOVE command
Stephen Frost
2014-01-12
Disallow LATERAL references to the target table of an UPDATE/DELETE.
Tom Lane
2014-01-11
Add another regression test cross-checking operator and function comments.
Tom Lane
2014-01-09
Fix "cannot accept a set" error when only some arms of a CASE return a set.
Tom Lane
[next]