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
/
modules
Age
Commit message (
Expand
)
Author
2018-09-26
Rework activation of commit timestamps during recovery
Michael Paquier
2018-07-18
Use a ResourceOwner to track buffer pins in all cases.
Tom Lane
2018-05-09
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-04-27
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-26
Post-feature-freeze pgindent run.
Tom Lane
2018-04-25
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-09
Fix partial-build problems introduced by having more generated headers.
Tom Lane
2018-04-08
Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h.
Tom Lane
2018-04-05
Fix worker_spi for new parameter to initialize connection
Magnus Hagander
2018-04-04
Rewrite pg_dump TAP tests
Stephen Frost
2018-04-03
Fix GCC 7 snprintf() compiler warning.
Andres Freund
2018-04-01
Add Bloom filter implementation.
Andres Freund
2018-03-21
Improve predtest.c's handling of cases with NULL-constant inputs.
Tom Lane
2018-03-15
test_ddl_deparse: rename matview
Alvaro Herrera
2018-03-15
test_ddl_deparse: Don't use pg_class as source for a matview
Alvaro Herrera
2018-03-11
Fix improper uses of canonicalize_qual().
Tom Lane
2018-03-09
Improve predtest.c's internal docs, and enhance its functionality a bit.
Tom Lane
2018-03-09
Fix test_predtest's idea of what weak refutation means.
Tom Lane
2018-03-08
Add test scaffolding for exercising optimizer's predicate-proof logic.
Tom Lane
2018-02-26
Schema-qualify references in test_ddl_deparse test script.
Tom Lane
2018-02-26
Avoid using unsafe search_path settings during dump and restore.
Tom Lane
2018-01-19
Replace AclObjectKind with ObjectType
Peter Eisentraut
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-11-16
Back out the session_start and session_end hooks feature.
Andrew Dunstan
2017-11-15
Disable installcheck tests for test_session_hooks
Andrew Dunstan
2017-11-15
Disable test_session_hooks test module until buildfarm issues are sorted out
Andrew Dunstan
2017-11-15
Add hooks for session start and session end
Andrew Dunstan
2017-11-06
Add a temp-install prerequisite to "check"-like targets not having one.
Noah Misch
2017-10-10
Add missing clean step to src/test/modules/brin/Makefile.
Tom Lane
2017-09-29
Add background worker type
Peter Eisentraut
2017-09-23
Test BRIN autosummarization
Alvaro Herrera
2017-09-10
Add a test harness for the red-black tree code.
Tom Lane
2017-08-11
Remove uses of "slave" in replication contexts
Peter Eisentraut
2017-07-12
commit_ts test: Set node name in test
Alvaro Herrera
2017-07-05
Remove unnecessary pg_is_in_recovery calls in tests
Peter Eisentraut
2017-07-01
Clean up misuse and nonuse of poll_query_until().
Tom Lane
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-13
psql: Use more consistent capitalization of some output headings
Peter Eisentraut
2017-06-06
Clean up latch related code.
Andres Freund
2017-06-05
Don't be so trusting that shm_toc_lookup() will always succeed.
Tom Lane
2017-05-17
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-12
Rework the options syntax for logical replication commands
Peter Eisentraut
2017-05-11
Rename WAL-related functions and views to use "lsn" not "location".
Tom Lane
2017-05-09
Remove the NODROP SLOT option from DROP SUBSCRIPTION
Peter Eisentraut
2017-05-02
Ensure commands in extension scripts see the results of preceding DDL.
Tom Lane
2017-04-22
Make PostgresNode::append_conf append a newline automatically.
Tom Lane
2017-04-17
Ensure BackgroundWorker struct contents are well-defined.
Tom Lane
2017-04-10
Run most pg_dump and pg_dumpall tests with --no-sync
Andrew Dunstan
[next]