projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2019-05-17
Michael Paquier
Fix regression test outputs
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Michael Paquier
Fix typos in documentatoin of GSSAPI encryption
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Alvaro Herrera
More message style fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Peter Geoghegan
Remove extra nbtree half-dead internal page check.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Tom Lane
Fix bogus logic for combining range-partitioned columns...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Tom Lane
Fix partition pruning to treat stable comparison operat...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Peter Geoghegan
Remove obsolete nbtree insertion comment.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Tom Lane
Remove no-longer-used typedef.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Peter Geoghegan
Reverse order of newitem nbtree candidate splits.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Bruce Momjian
docs: properly indent PG 12 release notes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Andres Freund
Handle table_complete_speculative's succeeded argument...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Andres Freund
Add isolation test for INSERT ON CONFLICT speculative...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Tom Lane
Fix "make clean" to clean out junk files left behind...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Tom Lane
Move logging.h and logging.c from src/fe_utils/ to...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Bruce Momjian
docs: Indent listitem tags in PG 12 release notes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Tom Lane
Remove pg_rewind's private logging.h/logging.c files.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Tom Lane
Fix SQL-style substring() to have spec-compliant greedi...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Tom Lane
In bootstrap mode, use default signal handling for...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Peter Eisentraut
Update SQL features/conformance information to SQL...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Peter Eisentraut
Update information_schema for SQL:2016
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Peter Eisentraut
Update SQL keywords list to SQL:2016
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Bruce Momjian
docs: update partition item in PG 12 release notes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Bruce Momjian
docs: fix duplicate wording in PG 12 release notes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Heikki Linnakangas
Detect internal GiST page splits correctly during index...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Heikki Linnakangas
Fix comment on when HOT update is possible.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Etsuro Fujita
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Bruce Momjian
doc: Update OID item in PG 12 release notes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Bruce Momjian
doc: improve wording of PG 12 releaase note partition...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Bruce Momjian
doc: properly attibute PG 12 pgbench release note...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Michael Paquier
Fix duplicated words in comments
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Peter Geoghegan
Standardize ItemIdData terminology.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Peter Geoghegan
Doc: Refer to line pointers as item identifiers.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Tom Lane
Fix logical replication's ideas about which type OIDs...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Tom Lane
Improve commentary about hack in is_publishable_class().
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Peter Geoghegan
Don't leave behind junk nbtree pages during split.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Robert Haas
Improve comment for att_isnull.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Tom Lane
Fix misuse of an integer as a bool.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Etsuro Fujita
postgres_fdw: Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Bruce Momjian
doc: PG 12 release notes: normalize attribution names
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Bruce Momjian
doc: adjust PG 12 release note sections
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Bruce Momjian
docs: fix typo in mention of MSVC
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Michael Paquier
Fix incorrect return value in JSON equality function...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Tom Lane
Fix misoptimization of "{1,1}" quantifiers in regular...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Noah Misch
Fail pgwin32_message_to_UTF16() for SQL_ASCII messages.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Tom Lane
Rearrange pgstat_bestart() to avoid failures within...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Bruce Momjian
docs: remove second mention of btree max length reduction
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Bruce Momjian
doc: remove pg_config mention from PG 12 release notes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Bruce Momjian
docs: PG 12 release notes, mention that REINDEX could...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Bruce Momjian
docs: add links from the PG 12 release notes to the...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Bruce Momjian
docs: adjust PG 12 floating point item
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Noah Misch
Honor TEMP_CONFIG in TAP suites.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Michael Paquier
Fix error reporting in reindexdb
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Andrew Gierth
Fix editing error in floating-point docs.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Bruce Momjian
doc: add Heikki to PG 12 release note btree item
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Bruce Momjian
doc: improve PG 12 item on partitioned tables
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Bruce Momjian
doc: reorder attribution of PG 12 btree item
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Bruce Momjian
docs: properly attribute PG 12 rel item to James Coleman
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Bruce Momjian
docs: PG 12 docs, clarify btree index changes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Bruce Momjian
doc: PG 12 release note adjustment
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Andres Freund
Remove reindex_catalog test from test schedules.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Tom Lane
Cope with EINVAL and EIDRM shmat() failures in PGShared...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Bruce Momjian
doc: add markup for PG 12 release note text
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Bruce Momjian
doc: PG 12 wording improvments
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Michael Paquier
Fix and improve description of locktag types in lock.h
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Bruce Momjian
doc: more PG 12 wording adjustments
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Bruce Momjian
doc: fix capitalization in PG 12 release notes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Bruce Momjian
doc: more PG 12 release note adjustments
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Bruce Momjian
docs: update release notes with fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Michael Paquier
Improve and fix some error handling for REINDEX INDEX...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Tom Lane
Repair issues with faulty generation of merge-append...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Bruce Momjian
doc: update PG 12 release notes, v2
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Etsuro Fujita
Doc: Update FDW documentation about GetForeignUpperPaths().
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Etsuro Fujita
postgres_fdw: Fix cost estimation for aggregate pushdown.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Thomas Munro
Fix SxactGlobalXmin tracking.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Peter Eisentraut
pg_controldata: Add common gettext flags
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Peter Eisentraut
Fix grammar in error message
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Tom Lane
Clean up the behavior and API of catalog.c's is-catalog...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Michael Paquier
Fix error status of vacuumdb when multiple jobs are...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Peter Geoghegan
Remove obsolete nbtree split REDO routine comment.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Alvaro Herrera
Fix error messages
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Fujii Masao
Fix documentation for the privileges required for repli...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Peter Eisentraut
Fix table lock levels for REINDEX INDEX CONCURRENTLY
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Thomas Munro
Probe only 127.0.0.1 when looking for ports on Unix.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Thomas Munro
Fix copy-and-paste mistakes in documentation.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Etsuro Fujita
Add missing periods to comments.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Heikki Linnakangas
Remove leftover reference to old "flat file" mechanism...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Peter Geoghegan
Correct obsolete nbtsort.c minimum key comment.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Alexander Korotkov
Add jsonpath_encoding_1.out changes missed in 29ceacc3f9
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Alexander Korotkov
Remove word "singleton" out of jsonpath docs
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Alexander Korotkov
Improve error reporting in jsonpath
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Fujii Masao
Add TRUNCATE parameter to VACUUM.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Magnus Hagander
Fix typos and clarify a comment
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Tom Lane
Avoid "invalid memory alloc request size" while reading...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Peter Eisentraut
doc: Generate keywords table automatically
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Amit Kapila
Revert "Avoid the creation of the free space map for...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Michael Paquier
Remove some code related to 7.3 and older servers from...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Bruce Momjian
docs: fist draft version of the PG 12 release notes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Alvaro Herrera
Revert "Make pg_dump emit ATTACH PARTITION instead...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Michael Paquier
Add tests for error message generation in partition...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Dean Rasheed
Use checkAsUser for selectivity estimator checks, if...
commit
|
commitdiff
|
tree
|
snapshot
next