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
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-05-18
Remove unused regression test files.
Heikki Linnakangas
2013-05-16
Fix crash when trying to display a NOTIFY rule action.
Tom Lane
2013-05-16
Fix some uses of "the quick brown fox".
Tom Lane
2013-05-12
Fix handling of strict non-set functions with NULLs in set-valued inputs.
Tom Lane
2013-05-09
Update collate.linux.utf8.out for ruleutils.c line-wrapping changes.
Tom Lane
2013-05-08
Better fix for permissions tests in excluded subqueries.
Tom Lane
2013-05-08
Use the term "radix tree" instead of "suffix tree" for SP-GiST text opclass.
Heikki Linnakangas
2013-05-06
Move materialized views' is-populated status into their pg_class entries.
Tom Lane
2013-05-06
Disallow unlogged materialized views.
Tom Lane
2013-05-02
Prevent (auto)vacuum from truncating first page of populated matview.
Kevin Grittner
2013-05-01
Fix permission tests for views/tables proven empty by constraint exclusion.
Tom Lane
2013-04-30
Add regression test for bug fixed by recent refactoring.
Kevin Grittner
2013-04-29
Postpone creation of pathkeys lists to fix bug #8049.
Tom Lane
2013-04-26
Fix collation assignment for aggregates with ORDER BY.
Tom Lane
2013-04-20
Clean up references to SQL92
Peter Eisentraut
2013-04-14
Add serial comma
Peter Eisentraut
2013-04-11
Remove quotes around SQL statement in error message
Alvaro Herrera
2013-04-07
In isolationtester, retry after EINTR return from select(2).
Tom Lane
2013-04-03
Minor robustness improvements for isolationtester.
Tom Lane
2013-03-29
Add new JSON processing functions and parser API.
Andrew Dunstan
2013-03-28
Add sql_drop event for event triggers
Alvaro Herrera
2013-03-21
Fix "element <@ range" cost estimation.
Heikki Linnakangas
2013-03-20
Bump up timeout delays some more in timeouts isolation test.
Tom Lane
2013-03-19
Use ORDER BY on matview definitions were needed for stable plans.
Kevin Grittner
2013-03-18
Increase timeout delays in new timeouts isolation test.
Tom Lane
2013-03-17
Add lock_timeout configuration parameter.
Tom Lane
2013-03-15
Extend format() to handle field width and left/right alignment.
Tom Lane
2013-03-14
Avoid inserting no-op Limit plan nodes.
Tom Lane
2013-03-14
Add regression test for MV join to view.
Kevin Grittner
2013-03-14
Avoid inserting Result nodes that only compute identity projections.
Tom Lane
2013-03-14
Add regression tests for XML mapping of domains
Peter Eisentraut
2013-03-12
Allow default expressions to be attached to columns of foreign tables.
Tom Lane
2013-03-10
JSON generation improvements.
Andrew Dunstan
2013-03-08
SP-GiST support of the range adjacent operator -|-
Heikki Linnakangas
2013-03-07
Fix infinite-loop risk in fixempties() stage of regex compilation.
Tom Lane
2013-03-04
Add a materialized view relations.
Kevin Grittner
2013-03-04
Get rid of any toast table when converting a table to a view.
Tom Lane
2013-02-28
Flush stderr and stdout in isolation tester.
Andrew Dunstan
2013-02-13
Fix CVE-2013-0255 properly.
Tom Lane
2013-02-09
Add support for ALTER RULE ... RENAME TO.
Tom Lane
2013-02-08
Fix gist_box_same and gist_point_consistent to handle fuzziness correctly.
Tom Lane
2013-02-03
Perform line wrapping and indenting by default in ruleutils.c.
Tom Lane
2013-02-02
Create a psql command \gset to store query results into psql variables.
Tom Lane
2013-02-02
Adjust COPY FREEZE error message to be more accurate and consistent.
Bruce Momjian
2013-02-01
Add CREATE RECURSIVE VIEW syntax
Peter Eisentraut
2013-01-31
Fix plpgsql's reporting of plan-time errors in possibly-simple expressions.
Tom Lane
2013-01-30
Fix grammar for subscripting or field selection from a sub-SELECT result.
Tom Lane
2013-01-30
pg_regress: Allow overriding diff options
Peter Eisentraut
2013-01-26
Make LATERAL implicit for functions in FROM.
Tom Lane
[next]