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
Commit message (
Expand
)
Author
Age
Files
Lines
*
autoconf: Don't AC_SUBST() LD in configure
Andres Freund
2022-12-01
4
-7
/
+7
*
autoconf: Unify CFLAGS_SSE42 and CFLAGS_ARMV8_CRC32C
Andres Freund
2022-12-01
5
-30
/
+28
*
Switch pg_dump to use compression specifications
Michael Paquier
2022-12-02
14
-160
/
+260
*
Fix memory leak for hashing with nondeterministic collations.
Jeff Davis
2022-12-01
2
-0
/
+4
*
Doc: add example of round(v, s) with negative s.
Tom Lane
2022-12-01
1
-0
/
+4
*
Doc: word-smith the discussion of secure schema usage patterns.
Tom Lane
2022-12-01
1
-25
/
+28
*
Fix under-parenthesized display of AT TIME ZONE constructs.
Tom Lane
2022-12-01
3
-17
/
+20
*
revert: add transaction processing chapter with internals info
Bruce Momjian
2022-12-01
1
-1
/
+1
*
doc: Add installation instructions for building with meson
Peter Eisentraut
2022-12-01
5
-30
/
+1178
*
Move PartitioPruneInfo out of plan nodes into PlannedStmt
Alvaro Herrera
2022-12-01
16
-63
/
+114
*
doc: Remove note about disk space from installation instructions
Peter Eisentraut
2022-12-01
1
-11
/
+0
*
doc: Add missing comma
Peter Eisentraut
2022-12-01
1
-1
/
+1
*
Make materialized views participate in predicate locking
Michael Paquier
2022-12-01
4
-3
/
+175
*
Reject missing database name in pg_regress and cohorts.
Tom Lane
2022-11-30
1
-0
/
+11
*
Bump catalog version for previous commit
Alvaro Herrera
2022-11-30
1
-1
/
+1
*
Stop accessing checkAsUser via RTE in some cases
Alvaro Herrera
2022-11-30
9
-30
/
+39
*
Add regression tests for psql's \o and \g on files
Michael Paquier
2022-11-30
2
-0
/
+195
*
doc: add transaction processing chapter with internals info
Bruce Momjian
2022-11-29
14
-44
/
+292
*
Refactor code parsing compression option values (-Z/--compress)
Michael Paquier
2022-11-30
5
-108
/
+82
*
Fix comment in fe-auth-scram.c
Michael Paquier
2022-11-30
1
-1
/
+2
*
Improve heuristics for compressing the KnownAssignedXids array.
Tom Lane
2022-11-29
3
-30
/
+110
*
Prevent clobbering of utility statements in SQL function caches.
Tom Lane
2022-11-29
1
-1
/
+1
*
Remove bogus Assert and dead code in remove_useless_results_recurse().
Tom Lane
2022-11-29
3
-15
/
+39
*
Add 'missing_ok' argument to build_attrmap_by_name
Alvaro Herrera
2022-11-29
10
-28
/
+55
*
meson: Add some missing env settings for tests of pg_dump and pg_verifybackup
Michael Paquier
2022-11-29
2
-0
/
+5
*
Fix comment in snapbuild.c
Michael Paquier
2022-11-29
1
-5
/
+4
*
Remove promote_trigger_file.
Thomas Munro
2022-11-29
7
-93
/
+29
*
meson: Fix binary mismatch for MSVC plperl vs gcc built perl libs
Andres Freund
2022-11-28
1
-0
/
+6
*
Provide non-superuser predefined roles for vacuum and analyze
Andrew Dunstan
2022-11-28
8
-7
/
+106
*
Provide per-table permissions for vacuum and analyze.
Andrew Dunstan
2022-11-28
24
-113
/
+274
*
doc: Clarify unit of logging for log_temp_files
Daniel Gustafsson
2022-11-28
1
-1
/
+1
*
Add TAP tests for include directives in HBA end ident files
Michael Paquier
2022-11-28
2
-0
/
+299
*
Doc: update queries.sgml for optional subquery aliases.
Tom Lane
2022-11-27
1
-6
/
+12
*
Fix binary mismatch for MSVC plperl vs gcc built perl libs
Andrew Dunstan
2022-11-27
1
-0
/
+3
*
Remove temporary portlock directory during make [dist]clean.
Tom Lane
2022-11-26
1
-2
/
+2
*
Add portlock directory to .gitignore
Andrew Dunstan
2022-11-26
1
-0
/
+1
*
Mark two signal flags as sig_atomic_t in pgbench and pg_test_fsync
Michael Paquier
2022-11-26
2
-2
/
+2
*
Fix typo in hba.c
Michael Paquier
2022-11-26
1
-1
/
+1
*
Allow building with MSVC and Strawberry perl
Andrew Dunstan
2022-11-25
1
-0
/
+2
*
Correct some SQL feature names
Peter Eisentraut
2022-11-25
1
-25
/
+25
*
Fix gen_node_support.pl for changed AclMode size
Andrew Dunstan
2022-11-25
1
-2
/
+2
*
Fix rule-detection code for MERGE.
Dean Rasheed
2022-11-25
1
-1
/
+2
*
doc: Re-order Table 28.35 "Per-Backend Statistics Functions"
Peter Eisentraut
2022-11-25
1
-22
/
+22
*
doc: Re-order Table 28.12 "Wait Events of type LWLock"
Peter Eisentraut
2022-11-25
1
-12
/
+12
*
doc: Re-order sections of "28.4. Progress Reporting"
Peter Eisentraut
2022-11-25
1
-357
/
+356
*
Fix handling of pending inserts in nodeModifyTable.c.
Etsuro Fujita
2022-11-25
7
-21
/
+302
*
Skip TAP test for peer authentication if there are no unix-domain sockets
Michael Paquier
2022-11-25
1
-1
/
+7
*
Introduce variables for initial and max nesting depth on configuration files
Michael Paquier
2022-11-25
5
-11
/
+20
*
Fix some 32-bit shift warnings in MSVC
David Rowley
2022-11-25
1
-3
/
+3
*
Improve indenting in _hash_pgaddtup
David Rowley
2022-11-25
1
-5
/
+13
[next]