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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos.
Amit Kapila
2019-05-26
17
-18
/
+18
*
Update copyright year.
Thomas Munro
2019-05-24
7
-7
/
+7
*
Fix typos.
Thomas Munro
2019-05-24
8
-8
/
+8
*
tableam: Rename wrapper functions to match callback names.
Andres Freund
2019-05-23
14
-169
/
+178
*
Fix table dump in pg_dump[all] with backends older than 9.5
Michael Paquier
2019-05-24
1
-0
/
+8
*
pg_upgrade: Make test.sh's installcheck use to-be-upgraded version's bindir.
Andres Freund
2019-05-23
1
-0
/
+8
*
Fix array size allocation for HashAggregate hash keys.
Andrew Gierth
2019-05-23
3
-7
/
+47
*
Fix ordering of GRANT commands in pg_dumpall for tablespaces
Michael Paquier
2019-05-23
1
-7
/
+26
*
Remove -o/--oids from pg_dumpall
Michael Paquier
2019-05-23
1
-7
/
+1
*
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
38
-384
/
+487
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
679
-6985
/
+6971
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
211
-1266
/
+1388
*
Convert ExecComputeStoredGenerated to use tuple slots
Peter Eisentraut
2019-05-22
3
-22
/
+52
*
Mention ANALYZE boolean options in documentation.
Fujii Masao
2019-05-23
1
-0
/
+2
*
Fix O(N^2) performance issue in pg_publication_tables view.
Tom Lane
2019-05-22
3
-6
/
+7
*
Add .gitignore entries for new ecpg test case.
Tom Lane
2019-05-22
1
-0
/
+2
*
In transam.h, don't expose static inline functions to frontend code.
Tom Lane
2019-05-22
1
-1
/
+10
*
Fix ordering of GRANT commands in pg_dump for database creation
Michael Paquier
2019-05-22
1
-7
/
+28
*
Un-break pg_upgrade regression test.
Tom Lane
2019-05-21
1
-1
/
+1
*
Implement PREPARE AS statement for ECPG.
Michael Meskes
2019-05-22
16
-23
/
+1163
*
pg_upgrade: Avoid check target accidentally breaking make's --output-sync.
Andres Freund
2019-05-21
1
-1
/
+10
*
pg_upgrade: Don't use separate installation for test.
Andres Freund
2019-05-21
2
-39
/
+5
*
Make pg_upgrade's test.sh less chatty.
Tom Lane
2019-05-21
1
-8
/
+2
*
Insert temporary debugging output in regression tests.
Tom Lane
2019-05-21
4
-0
/
+70
*
tableam: Move heap-specific logic from needs_toast_table below tableam.
Robert Haas
2019-05-21
3
-47
/
+76
*
Stamp 12beta1.
REL_12_BETA1
Tom Lane
2019-05-20
1
-3
/
+3
*
Fix regression tests broken in fc7c281f87467.
Andres Freund
2019-05-20
1
-2
/
+2
*
Fix comment for issue_xlog_fsync().
Fujii Masao
2019-05-21
1
-1
/
+1
*
Make VACUUM accept 1 and 0 as a boolean value.
Fujii Masao
2019-05-21
1
-0
/
+1
*
Translation updates
Peter Eisentraut
2019-05-20
150
-89369
/
+143386
*
Remove bug.template file
Peter Eisentraut
2019-05-20
1
-4
/
+0
*
Remove outdated comment in copy.c.
Andres Freund
2019-05-19
1
-6
/
+1
*
Minimally fix partial aggregation for aggregates that don't have one argument.
Andres Freund
2019-05-19
3
-23
/
+43
*
Fix and improve SnapshotType comments.
Andres Freund
2019-05-19
1
-5
/
+24
*
Revert "In the pg_upgrade test suite, don't write to src/test/regress."
Noah Misch
2019-05-19
5
-38
/
+10
*
Don't to predicate lock for analyze scans, refactor scan option passing.
Andres Freund
2019-05-19
8
-102
/
+160
*
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-05-19
5
-10
/
+38
*
Improve logrotate test so that it meaningfully exercises syslogger.
Tom Lane
2019-05-19
1
-28
/
+63
*
Revert "postmaster: Start syslogger earlier".
Tom Lane
2019-05-19
1
-60
/
+60
*
Fix declarations of couple jsonpath functions
Alexander Korotkov
2019-05-19
1
-2
/
+2
*
ANSI-ify a few straggler K&R-style function definitions.
Tom Lane
2019-05-18
2
-35
/
+18
*
Make BufFileCreateTemp() ensure that temp tablespaces are set up.
Tom Lane
2019-05-18
1
-0
/
+12
*
"A void function may not return a value".
Tom Lane
2019-05-18
1
-1
/
+1
*
tableam: Avoid relying on relation size to determine validity of tids.
Andres Freund
2019-05-17
7
-57
/
+129
*
tableam: Don't assume that every AM uses md.c style storage.
Andres Freund
2019-05-17
4
-3
/
+110
*
Restructure creation of run-time pruning steps.
Tom Lane
2019-05-17
10
-484
/
+614
*
Fix regression test outputs
Michael Paquier
2019-05-17
9
-18
/
+18
*
More message style fixes
Alvaro Herrera
2019-05-16
12
-51
/
+78
*
Remove extra nbtree half-dead internal page check.
Peter Geoghegan
2019-05-16
2
-17
/
+20
*
Fix bogus logic for combining range-partitioned columns during pruning.
Tom Lane
2019-05-16
3
-37
/
+55
[next]