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
2012-03-17
Honor inputdir and outputdir when converting regression files.
Andrew Dunstan
2012-03-16
Revisit handling of UNION ALL subqueries with non-Var output columns.
Tom Lane
2012-03-11
Teach SPGiST to store nulls and do whole-index scans.
Tom Lane
2012-03-10
Add support for renaming constraints
Peter Eisentraut
2012-03-05
Add isolation test to check-world and installcheck-world
Peter Eisentraut
2012-03-04
Collect and use element-frequency statistics for arrays.
Tom Lane
2012-03-03
Allow CREATE TABLE (LIKE ...) from composite type
Peter Eisentraut
2012-03-02
Re-add "make check" target in src/test/isolation/Makefile
Peter Eisentraut
2012-03-02
Add COLLATION FOR expression
Peter Eisentraut
2012-03-01
Don't link pg_isolation_regress with libpq
Peter Eisentraut
2012-02-24
Add some enumeration commas, for consistency
Peter Eisentraut
2012-02-24
Fix the general case of quantified regex back-references.
Tom Lane
2012-02-21
pg_regress: Add application name setting
Peter Eisentraut
2012-02-20
Fix a couple of cases of JSON output.
Andrew Dunstan
2012-02-20
Fix regex back-references that are directly quantified with *.
Tom Lane
2012-02-19
Improve pretty printing of viewdefs.
Andrew Dunstan
2012-02-18
Update expected/collate.linux.utf8.out for recent plpgsql changes.
Tom Lane
2012-02-15
Run a portal's cleanup hook immediately when pushing it to FAILED state.
Tom Lane
2012-02-15
More regression tests for LEAKPROOF/NOT LEAKPROOF stuff.
Robert Haas
2012-02-14
Preserve column names in the execution-time tupledesc for a RowExpr.
Tom Lane
2012-02-14
Remove new, intermittently failing regression test.
Robert Haas
2012-02-14
Fix new create_function_3 regression tests not to rely on tuple order.
Robert Haas
2012-02-14
Allow LEAKPROOF functions for better performance of security views.
Robert Haas
2012-02-10
Add ORDER BY to a query to prevent occasional regression test failures.
Tom Lane
2012-02-08
Support min/max index optimizations on boolean columns.
Tom Lane
2012-02-08
Mark some more I/O-conversion-invoking functions as stable not volatile.
Tom Lane
2012-02-07
pg_regress: Use target-specific variable instead of overriding make rule
Peter Eisentraut
2012-02-05
Allow SQL-language functions to reference parameters by name.
Tom Lane
2012-02-04
Revert "Add some regression test cases for denormalized float8 input."
Tom Lane
2012-02-03
Add array_to_json and row_to_json functions.
Andrew Dunstan
2012-02-01
Add some regression test cases for denormalized float8 input.
Tom Lane
2012-02-01
Code review for plpgsql fn_signature patch.
Tom Lane
2012-01-31
Built-in JSON data type.
Robert Haas
2012-01-31
Print function signature, not just name, in PL/pgSQL error messages.
Heikki Linnakangas
2012-01-29
Fix pushing of index-expression qualifications through UNION ALL.
Tom Lane
2012-01-29
Fix handling of init_plans list in inheritance_planner().
Tom Lane
2012-01-28
Add simple tests of EvalPlanQual using the isolationtester infrastructure.
Tom Lane
2012-01-27
Show default privileges in information schema
Peter Eisentraut
2012-01-26
Be more clear when a new column name collides with a system column name.
Robert Haas
2012-01-26
Add deadlock counter to pg_stat_database
Magnus Hagander
2012-01-26
Track temporary file count and size in pg_stat_database
Magnus Hagander
2012-01-26
Damage control for yesterday's CheckIndexCompatible changes.
Robert Haas
2012-01-25
Have \copy go through SendQuery
Alvaro Herrera
2012-01-25
Make CheckIndexCompatible simpler and more bullet-proof.
Robert Haas
2012-01-25
Add pg_trigger_depth() function
Alvaro Herrera
2012-01-24
Adjustments to regression tests for security_barrier views.
Robert Haas
2012-01-23
ALTER <thing> [IF EXISTS] ... allows silent DDL if required,
Simon Riggs
2012-01-19
Add bitwise AND, OR, and NOT operators for macaddr data type.
Robert Haas
2012-01-19
Separate state from query string in pg_stat_activity
Magnus Hagander
2012-01-18
Regression tests for security_barrier views.
Robert Haas
[next]