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
/
contrib
Age
Commit message (
Expand
)
Author
2023-01-30
Invent "join domains" to replace the below_outer_join hack.
Tom Lane
2023-01-30
Do assorted mop-up in the planner.
Tom Lane
2023-01-30
Make Vars be outer-join-aware.
Tom Lane
2023-01-26
Remove gratuitous references to postmaster program
Peter Eisentraut
2023-01-26
Make auto_explain print the query identifier in verbose mode
Michael Paquier
2023-01-26
Revert "Rename contrib module basic_archive to basic_wal_module"
Michael Paquier
2023-01-25
Rename contrib module basic_archive to basic_wal_module
Michael Paquier
2023-01-24
dblink, postgres_fdw: Handle interrupts during connection establishment
Andres Freund
2023-01-23
pg_walinspect: Add pg_get_wal_fpi_info()
Michael Paquier
2023-01-21
Move queryjumble.c code to src/backend/nodes/
Michael Paquier
2023-01-18
Get rid of the "new" and "old" entries in a view's rangetable.
Tom Lane
2023-01-18
Remove redundant grouping and DISTINCT columns.
Tom Lane
2023-01-17
Constify the arguments of copydir.h functions
Michael Paquier
2023-01-17
meson: Add two missing regress tests
Andres Freund
2023-01-12
Revert "Get rid of the "new" and "old" entries in a view's rangetable."
Tom Lane
2023-01-12
Get rid of the "new" and "old" entries in a view's rangetable.
Tom Lane
2023-01-11
Common function for percent placeholder replacement
Peter Eisentraut
2023-01-10
New header varatt.h split off from postgres.h
Peter Eisentraut
2023-01-08
Doc: improve commentary about providing our own definitions of M_PI.
Tom Lane
2023-01-07
Check relkind before using TABLESAMPLE in postgres_fdw
Tomas Vondra
2023-01-06
Allow hyphens in ltree labels
Andrew Dunstan
2023-01-06
Fix stale comment about sample_frac adjustment
Tomas Vondra
2023-01-02
Update copyright for 2023
Bruce Momjian
2023-01-02
Add bt_multi_page_stats() function to contrib/pageinspect.
Tom Lane
2022-12-30
Sample postgres_fdw tables remotely during ANALYZE
Tomas Vondra
2022-12-29
Fix oversight in 7a05425d96
Andrew Dunstan
2022-12-28
Convert contrib/ltree's input functions to report errors softly
Andrew Dunstan
2022-12-28
Convert contrib/intarray's bqarr_in() to report errors softly
Andrew Dunstan
2022-12-27
Convert hstore_in to report errors softly.
Tom Lane
2022-12-25
Fix thinko in 720e0327bc
Andrew Dunstan
2022-12-24
Convert contrib/isn's input functions to report errors softly
Andrew Dunstan
2022-12-23
Convert contrib/seg's input function to report errors softly
Andrew Dunstan
2022-12-23
Fix bug in translate_col_privs_multilevel
David Rowley
2022-12-21
Fix contrib/seg to be more wary of long input numbers.
Tom Lane
2022-12-21
Switch some system functions to use get_call_result_type()
Michael Paquier
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
Allow batching of inserts during cross-partition updates.
Etsuro Fujita
2022-12-16
C comment: fix wording
Bruce Momjian
2022-12-16
Remove pessimistic cost penalization from Incremental Sort
David Rowley
2022-12-13
basebackup_to_shell: Add some const qualifiers for consistency
Peter Eisentraut
2022-12-10
Standardize error reports in unimplemented I/O functions.
Tom Lane
2022-12-09
Allow DateTimeParseError to handle bad-timezone error messages.
Tom Lane
2022-12-09
Convert a few datatype input functions to use "soft" error reporting.
Tom Lane
2022-12-07
meson: Add 'running' test setup, as a replacement for installcheck
Andres Freund
2022-12-06
Rework query relation permission checking
Alvaro Herrera
2022-12-06
Fix typo
Alvaro Herrera
2022-11-30
Stop accessing checkAsUser via RTE in some cases
Alvaro Herrera
2022-11-25
Fix handling of pending inserts in nodeModifyTable.c.
Etsuro Fujita
2022-11-21
Mark pageinspect's disk-accessing functions as parallel restricted.
Tom Lane
2022-11-21
Prevent instability in contrib/pageinspect's regression test.
Tom Lane
[next]