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-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
2014-12-12
SSL tests: Remove trailing blank lines
Peter Eisentraut
2014-12-12
SSL tests: Silence pg_ctl output
Peter Eisentraut
2014-12-12
Fix corner case where SELECT FOR UPDATE could return a row twice.
Tom Lane
2014-12-11
Further changes to REINDEX SCHEMA
Simon Riggs
2014-12-11
Make rowsecurity test clean up after itself, too.
Tom Lane
2014-12-11
Fix completely broken REINDEX SCHEMA testcase.
Tom Lane
2014-12-09
Add a regression test suite for SSL support.
Heikki Linnakangas
2014-12-09
Silence REINDEX
Simon Riggs
2014-12-08
REINDEX SCHEMA
Simon Riggs
2014-12-07
Event Trigger for table_rewrite
Simon Riggs
2014-12-05
Remove erroneous EXTRA_CLEAN line from Makefile.
Heikki Linnakangas
2014-12-03
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-03
Fix whitespace
Peter Eisentraut
2014-12-03
Install kludges to fix check-world for src/test/modules
Alvaro Herrera
2014-12-02
Improve error messages for malformed array input strings.
Tom Lane
2014-12-02
dummy_seclabel: add sql/, expected/, and .gitignores
Alvaro Herrera
2014-12-01
Move security_label test
Alvaro Herrera
2014-11-30
Move test modules from contrib to src/test/modules
Alvaro Herrera
2014-11-27
Rename pg_rowsecurity -> pg_policy and other fixes
Stephen Frost
[next]