index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2015-02-16
In the SSL test suite, use a root CA cert that won't expire (so quickly)
Heikki Linnakangas
2015-02-16
Fix null-pointer-deref crash while doing COPY IN with check constraints.
Tom Lane
2015-02-15
pg_regress: Write processed input/*.source into output dir
Peter Eisentraut
2015-02-03
Remove remnants of ImmediateInterruptOK handling.
Andres Freund
2015-02-03
Remove unused "m" field in LSEG.
Tom Lane
2015-01-30
Fix jsonb Unicode escape processing, and in consequence disallow \u0000.
Tom Lane
2015-01-30
Fix assorted oversights in range selectivity estimation.
Tom Lane
2015-01-29
Add usebypassrls to pg_user and pg_shadow
Stephen Frost
2015-01-28
Fix column-privilege leak in error-message paths
Stephen Frost
2015-01-24
Clean up some mess in row-security patches.
Tom Lane
2015-01-22
Tweak BRIN minmax operator class
Alvaro Herrera
2015-01-22
adjust ACL owners for REASSIGN and ALTER OWNER TO
Bruce Momjian
2015-01-20
In pg_regress, remove the temporary installation upon successful exit.
Tom Lane
2015-01-18
Activate low-volume optional logging during regression test runs.
Noah Misch
2015-01-16
Show sort ordering options in EXPLAIN output.
Tom Lane
2015-01-16
Update "pg_regress --no-locale" for Darwin and Windows.
Noah Misch
2015-01-15
Fix use-of-already-freed-memory problem in EvalPlanQual processing.
Tom Lane
2015-01-14
Add a default local latch for use in signal handlers.
Andres Freund
2015-01-12
Avoid unexpected slowdown in vacuum regression test.
Tom Lane
2015-01-08
Move rowsecurity event trigger test
Stephen Frost
2015-01-08
Reject ANALYZE commands during VACUUM FULL or another ANALYZE.
Noah Misch
2015-01-07
Fix namespace handling in xpath function
Peter Eisentraut
2015-01-06
Update copyright for 2015
Bruce Momjian
2015-01-04
Fix thinko in lock mode enum
Alvaro Herrera
2014-12-31
Don't run rowsecurity in parallel with other regression tests.
Tom Lane
2014-12-30
pg_event_trigger_dropped_objects: Add name/args output columns
Alvaro Herrera
2014-12-30
Add pg_identify_object_as_address
Alvaro Herrera
2014-12-30
Fix object_address expected output
Alvaro Herrera
2014-12-30
Use TypeName to represent type names in certain commands
Alvaro Herrera
2014-12-26
Restrict name list len for domain constraints
Alvaro Herrera
2014-12-26
Remove event trigger from object_address test
Alvaro Herrera
2014-12-25
Have config_sspi_auth() permit IPv6 localhost connections.
Noah Misch
2014-12-23
Remove failing collation case from object_address regression test.
Tom Lane
2014-12-23
Revert "Use a bitmask to represent role attributes"
Alvaro Herrera
2014-12-23
Add SQL-callable pg_get_object_address
Alvaro Herrera
2014-12-23
Use a bitmask to represent role attributes
Alvaro Herrera
2014-12-23
get_object_address: separate domain constraints from table constraints
Alvaro Herrera
2014-12-19
pg_event_trigger_dropped_objects: add behavior flags
Alvaro Herrera
2014-12-18
Ensure variables live across calls in generate_series(numeric, numeric).
Fujii Masao
2014-12-18
Update .gitignore for config.cache.
Fujii Masao
2014-12-18
Fix previous commit for TAP test suites in VPATH builds.
Noah Misch
2014-12-18
Lock down regression testing temporary clusters on Windows.
Noah Misch
2014-12-17
Allow CHECK constraints to be placed on foreign tables.
Tom Lane
2014-12-16
Fix commit_ts test suite for systems with coarse timestamp granularity.
Noah Misch
2014-12-15
Add point <-> polygon distance operator.
Heikki Linnakangas
2014-12-13
Add CINE option for CREATE TABLE AS and CREATE MATERIALIZED VIEW
Andrew Dunstan
2014-12-13
Repair corner-case bug in array version of percentile_cont().
Tom Lane
2014-12-12
Avoid instability in output of new REINDEX SCHEMA test.
Tom Lane
2014-12-12
Add several generator functions for jsonb that exist for json.
Andrew Dunstan
2014-12-12
Add json_strip_nulls and jsonb_strip_nulls functions.
Andrew Dunstan
[next]