index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve a few things in pg_walinspect
Michael Paquier
2023-03-27
1
-15
/
+27
*
amcheck: Fix verify_heapam for tuples where xmin or xmax is 0.
Robert Haas
2023-03-24
1
-2
/
+6
*
amcheck: Fix a few bugs in new update chain validation.
Robert Haas
2023-03-23
1
-3
/
+7
*
Improve a bit the tests of pg_walinspect
Michael Paquier
2023-03-23
4
-45
/
+47
*
Teach verify_heapam() to validate update chains within a page.
Robert Haas
2023-03-22
1
-6
/
+285
*
Fix t_isspace(), etc., when datlocprovider=i and datctype=C.
Jeff Davis
2023-03-17
3
-28
/
+0
*
Improve several permission-related error messages.
Peter Eisentraut
2023-03-17
3
-7
/
+18
*
postgres_fdw: Remove useless if-test in GetConnection().
Etsuro Fujita
2023-03-17
1
-2
/
+1
*
Add macros for ReorderBufferTXN toptxn.
Amit Kapila
2023-03-17
1
-2
/
+2
*
Use "data directory" not "current directory" in error messages.
Tom Lane
2023-03-16
2
-2
/
+2
*
Tweak regression test of pg_walinspect to be less collation-sensitive
Michael Paquier
2023-03-16
2
-6
/
+15
*
Rework design of functions in pg_walinspect
Michael Paquier
2023-03-14
6
-163
/
+169
*
Add a DEFAULT option to COPY FROM
Andrew Dunstan
2023-03-13
4
-3
/
+48
*
Refactor and improve tests of pg_walinspect
Michael Paquier
2023-03-13
6
-34
/
+128
*
amcheck: Fix FullTransactionIdFromXidAndCtx() for xids before epoch 0
Andres Freund
2023-03-11
1
-5
/
+28
*
amcheck: Fix ordering bug in update_cached_xid_range()
Andres Freund
2023-03-11
1
-1
/
+4
*
Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex.
Tom Lane
2023-03-11
3
-10
/
+25
*
initdb: derive encoding from locale for ICU; similar to libc.
Jeff Davis
2023-03-10
1
-1
/
+1
*
pg_walinspect: pg_get_wal_fpi_info() -> pg_get_wal_block_info()
Michael Paquier
2023-03-10
4
-72
/
+152
*
Use ICU by default at initdb time.
Jeff Davis
2023-03-09
6
-3
/
+52
*
Reflect normalization of query strings for utilities in pg_stat_statements
Michael Paquier
2023-03-08
3
-27
/
+29
*
Improve cleanup phases in regression tests of pg_stat_statements
Michael Paquier
2023-03-07
7
-11
/
+29
*
Refactor more the regression tests of pg_stat_statements
Michael Paquier
2023-03-03
12
-1071
/
+1109
*
Remove bms_first_member().
Tom Lane
2023-03-02
2
-5
/
+7
*
Mark options as deprecated in usage output
Daniel Gustafsson
2023-03-02
1
-1
/
+1
*
pageinspect: Fix crash with gist_page_items()
Michael Paquier
2023-03-02
5
-56
/
+62
*
Drop test view when done with it.
Tom Lane
2023-02-27
2
-0
/
+7
*
Rework pg_input_error_message(), now renamed pg_input_error_info()
Michael Paquier
2023-02-28
12
-59
/
+91
*
Harden postgres_fdw tests against unexpected cache flushes.
Tom Lane
2023-02-27
2
-81
/
+64
*
Update types in smgr API
Peter Eisentraut
2023-02-27
1
-1
/
+1
*
Fix comment indentation and whitespace
Peter Eisentraut
2023-02-24
1
-1
/
+1
*
Fix handling of escape sequences in postgres_fdw.application_name
Michael Paquier
2023-02-21
1
-4
/
+18
*
Limit memory usage of pg_walinspect functions.
Jeff Davis
2023-02-20
1
-5
/
+53
*
Expand regression tests of pg_stat_statements for utility queries
Michael Paquier
2023-02-20
6
-30
/
+774
*
Refactor tests of pg_stat_statements for planning, utility and level tracking
Michael Paquier
2023-02-20
12
-570
/
+623
*
Redesign archive modules
Michael Paquier
2023-02-17
1
-13
/
+73
*
Consolidate ItemPointer to Datum conversion functions
Peter Eisentraut
2023-02-13
3
-7
/
+0
*
Add tests for pg_stat_io
Andres Freund
2023-02-11
2
-0
/
+61
*
Fix various typos in code and tests
Michael Paquier
2023-02-09
1
-1
/
+1
*
Remove uses of AssertVariableIsOfType() obsoleted by f2b73c8
Andres Freund
2023-02-08
2
-4
/
+0
*
Remove useless casts to (void *) in arguments of some system functions
Peter Eisentraut
2023-02-07
17
-38
/
+38
*
Include values of A_Const nodes in query jumbling
Michael Paquier
2023-02-07
2
-1
/
+23
*
Remove useless casts to (void *) in hash_search() calls
Peter Eisentraut
2023-02-06
1
-9
/
+3
*
dblink: Fix variable confusion introduced in e4602483e95
Andres Freund
2023-01-31
3
-1
/
+25
*
Generate code for query jumbling through gen_node_support.pl
Michael Paquier
2023-01-31
2
-2
/
+4
*
Invent "join domains" to replace the below_outer_join hack.
Tom Lane
2023-01-30
2
-8
/
+8
*
Do assorted mop-up in the planner.
Tom Lane
2023-01-30
1
-2
/
+0
*
Make Vars be outer-join-aware.
Tom Lane
2023-01-30
2
-7
/
+17
*
Remove gratuitous references to postmaster program
Peter Eisentraut
2023-01-26
2
-10
/
+10
*
Make auto_explain print the query identifier in verbose mode
Michael Paquier
2023-01-26
1
-0
/
+29
[next]