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
Age
Commit message (
Expand
)
Author
2022-03-22
Add missing xlogdefs.h include to pg_subscription.h.
Andres Freund
2022-03-22
Common SQL/JSON clauses
Andrew Dunstan
2022-03-22
Tidy up Object Access hooks tests
Andrew Dunstan
2022-03-22
Fix new Object Access hooks test
Andrew Dunstan
2022-03-22
Add missing dependency of pg_dumpall to WIN32RES.
Andres Freund
2022-03-22
pgstat: fix function name in comment.
Andres Freund
2022-03-22
Add a test module for Object Access hooks
Andrew Dunstan
2022-03-22
Add String object access hooks
Andrew Dunstan
2022-03-22
Revert "graceful shutdown" changes for Windows.
Tom Lane
2022-03-22
Add support for security invoker views.
Dean Rasheed
2022-03-22
pgcrypto: Remove internal padding implementation
Peter Eisentraut
2022-03-22
Fix failures in SSL tests caused by out-of-tree keys and certificates
Michael Paquier
2022-03-22
Add ALTER SUBSCRIPTION ... SKIP.
Amit Kapila
2022-03-21
pgstat: reorder pgstat.[ch] contents.
Andres Freund
2022-03-21
Fix assorted missing logic for GroupingFunc nodes.
Tom Lane
2022-03-21
pgstat: split different types of stats into separate files.
Andres Freund
2022-03-21
Fix bogus dependency handling for GENERATED expressions.
Tom Lane
2022-03-21
Move pg_attrdef manipulation code into new file catalog/pg_attrdef.c.
Tom Lane
2022-03-21
Fix risk of deadlock failure while dropping a partitioned index.
Tom Lane
2022-03-21
Remove workarounds for avoiding [U]INT64_FORMAT in translatable strings.
Tom Lane
2022-03-21
Fix typo in file identification
Magnus Hagander
2022-03-21
pgstat: separate "xact level" handling out of relation specific functions.
Andres Freund
2022-03-21
pgstat: rename pgstat_initstats() to pgstat_relation_init().
Andres Freund
2022-03-21
pgstat: introduce pgstat_relation_should_count().
Andres Freund
2022-03-20
Blind fix for uninitialized memory bug in ba9a7e392171
Alvaro Herrera
2022-03-20
Log regression.diffs in 027_stream_regress.pl.
Thomas Munro
2022-03-20
psql: handle tab completion of timezone names after "SET TIMEZONE TO".
Tom Lane
2022-03-20
Enforce foreign key correctly during cross-partition updates
Alvaro Herrera
2022-03-20
Doc: fix our example systemd script.
Tom Lane
2022-03-20
Fix global ICU collations for ICU < 54
Peter Eisentraut
2022-03-19
Add a few recent and not so recent revs to git-blame-ignore-revs.
Andres Freund
2022-03-19
pgstat: split out WAL handling from pgstat_{initialize,report_stat}.
Andres Freund
2022-03-19
pgstat: split relation, database handling out of pgstat_report_stat().
Andres Freund
2022-03-19
pgstat: run pgindent on pgstat.c/h.
Andres Freund
2022-03-19
ci: windows: Use CIRRUS_ESCAPING_PROCESSES, revert 770011e3f39.
Andres Freund
2022-03-19
Fix an outdated and grammatically wrong comment
Alvaro Herrera
2022-03-19
Improve handling of SET ACCESS METHOD for ALTER MATERIALIZED VIEW
Michael Paquier
2022-03-19
Add regression tests for ALTER MATERIALIZED VIEW with tablespaces
Michael Paquier
2022-03-19
doc: Mention SET TABLESPACE clause for ALTER MATERIALIZED VIEW
Michael Paquier
2022-03-19
Silence -Wmaybe-uninitialized compiler warning in dbcommands.c.
Andres Freund
2022-03-19
Close race condition in slot_creation_error.spec.
Noah Misch
2022-03-18
ci: compile with -Og where applicable.
Andres Freund
2022-03-18
ci: include hints how to install OS packages.
Andres Freund
2022-03-18
Fix incorrect xmlschema output for types timetz and timestamptz.
Tom Lane
2022-03-18
Specify database encoding in new ICU test.
Tom Lane
2022-03-18
Doc: remove bogus instruction to install contrib/hstore.
Tom Lane
2022-03-18
Remove workarounds for avoiding [U]INT64_FORMAT in translatable strings.
Tom Lane
2022-03-18
Add circular WAL decoding buffer, take II.
Thomas Munro
2022-03-18
doc: Remove mention to in-place tablespaces for pg_tablespace_location()
Michael Paquier
2022-03-18
Fix header inclusion order in pg_receivewal.c
Michael Paquier
[next]