projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2018-08-16
Andres Freund
Try to enable C99 in configure, but do not rely on...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Michael Paquier
Update comment in header of errcodes.txt
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Thomas Munro
Improve comment in GetNewObjectId().
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Alvaro Herrera
Update FSM on WAL replay of page all-visible/frozen
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Tom Lane
Clean up assorted misuses of snprintf()'s result value.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Tom Lane
Make snprintf.c follow the C99 standard for snprintf...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Bruce Momjian
pg_upgrade: fix shutdown check for standby servers
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Peter Eisentraut
doc: Update broken links
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Tom Lane
Remove duplicate function declarations.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Peter Eisentraut
Remove obsolete netbsd dynloader code
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Peter Eisentraut
Remove obsolete openbsd dynloader code
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Peter Eisentraut
Remove obsolete freebsd dynloader code
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Peter Eisentraut
Remove obsolete linux dynloader code
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Peter Eisentraut
Remove obsolete darwin dynloader code
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Peter Eisentraut
Remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Tom Lane
Fix libpq's implementation of per-host connection timeouts.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Michael Paquier
Make autovacuum more aggressive to remove orphaned...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Amit Kapila
Adjust comment atop ExecShutdownNode.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Amit Kapila
Prohibit shutting down resources if there is a possibil...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Andrew Gierth
Avoid query-lifetime memory leaks in XMLTABLE (bug...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Tom Lane
Revert "Distinguish printf-like functions that support...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Tom Lane
Fix bogus loop logic in 013_crash_restart test's pump_u...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Tom Lane
Fix wrong order of operations in inheritance_planner.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Tom Lane
Produce compiler errors if errno is referenced inside...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Tom Lane
Distinguish printf-like functions that support %m from...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Andrew Dunstan
Revert changes in execMain.c from commit 16828d5c0273b
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Peter Geoghegan
Handle parallel index builds on mapped relations.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Tom Lane
Cosmetic cleanups in initdb.c.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Michael Paquier
Improve TRUNCATE by avoiding early lock queue
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Alexander Korotkov
Fix typo in SP-GiST error message
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Alexander Korotkov
Add missing documentation for argument of amcostestimate()
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Alexander Korotkov
Fix misspelled pg_trgm contrib name in PostgreSQL 11...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Alvaro Herrera
Add RECURSIVE to documentation index
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Tom Lane
Document need to clear MAKELEVEL when invoking PG build...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Bruce Momjian
docs: Only first instance of a PREPARE parameter sets...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Heikki Linnakangas
Spell "partitionwise" consistently.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Michael Paquier
Restrict access to reindex of shared catalogs for non...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Tom Lane
Remove bogus Assert in make_partitionedrel_pruneinfo().
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Peter Geoghegan
Doc: Correct description of amcheck example query.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Tom Lane
Remove unwanted "garbage cleanup" logic in Makefiles.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Heikki Linnakangas
Don't run atexit callbacks in quickdie signal handlers.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Tom Lane
Match RelOptInfos by relids not pointer equality.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Tom Lane
Don't record FDW user mappings as members of extensions.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Tom Lane
Fix incorrect initialization of BackendActivityBuffer.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Tom Lane
Fix pg_upgrade to handle event triggers in extensions...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Tom Lane
Ensure pg_dump_sort.c sorts null vs non-null namespace...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Tom Lane
Last-minute updates for release notes.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Tom Lane
Fix failure to reset libpq's state fully between connec...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-05
Tom Lane
Release notes for 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-05
Tom Lane
Doc: fix incorrectly stated argument list for pgcrypto...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-05
Heikki Linnakangas
Remove now unused check for HAVE_X509_GET_SIGNATURE_NID...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-05
Heikki Linnakangas
Remove support for tls-unique channel binding.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-05
Tom Lane
Update version 11 release notes.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-04
Tom Lane
Fix INSERT ON CONFLICT UPDATE through a view that isn...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-04
Michael Paquier
Reset properly errno before calling write()
commit
|
commitdiff
|
tree
|
snapshot
2018-08-04
Noah Misch
Make "kerberos" test suite independent of "localhost...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Peter Geoghegan
Add table relcache invalidation to index builds.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Tom Lane
First-draft release notes for 10.5.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Alvaro Herrera
Add 'n' to list of possible values to pg_default_acl...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Alvaro Herrera
Fix pg_replication_slot example output
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Tom Lane
Remove no-longer-appropriate special case in psql's...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Tom Lane
Change libpq's internal uses of PQhost() to inspect...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Amit Kapila
Fix buffer usage stats for parallel nodes.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Amit Kapila
Match the buffer usage tracking for leader and worker...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Thomas Munro
Add missing header include to pmsignal.h.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Tom Lane
Fix run-time partition pruning for appends with multipl...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Alvaro Herrera
Fix logical replication slot initialization
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Alvaro Herrera
Fix unnoticed variable shadowing in previous commit
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Alvaro Herrera
Fix per-tuple memory leak in partition tuple routing
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Tom Lane
Fix libpq's code for searching .pgpass; rationalize...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Robert Haas
Update parallel.sgml for Parallel Append
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Peter Eisentraut
Allow multi-inserts during COPY into a partitioned...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Bruce Momjian
pg_upgrade: fix --check for live source server checks
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Andrew Gierth
Provide for contrib and pgxs modules to install include...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Tom Lane
Further fixes for quoted-list GUC values in pg_dump...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Alvaro Herrera
Fix typo in file identification and copyright year
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Andrew Dunstan
Remove SGMLism from commit 2d36a5e9dab6
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Andrew Dunstan
Provide a log_level setting for auto_explain
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Tom Lane
Remove dead code left behind by 1b6801051.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Alvaro Herrera
Verify range bounds to bms_add_range when necessary
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Alvaro Herrera
Change bms_add_range to be a no-op for empty ranges
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Tom Lane
Ensure we build generated headers at the start of some...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Alvaro Herrera
Set ActiveSnapshot when logically replaying inserts
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Peter Eisentraut
doc: Improve CREATE COLLATION locking documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Tom Lane
Fix pg_dump's failure to dump REPLICA IDENTITY for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Tom Lane
Doc: fix oversimplified example for CREATE POLICY.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Peter Eisentraut
Add ssl_library preset parameter
commit
|
commitdiff
|
tree
|
snapshot
2018-07-29
Tomas Vondra
Mark variable used only in assertion with PG_USED_FOR_A...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-29
Tomas Vondra
Restore handling of -0 in the C field of lines in line_...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-29
Noah Misch
Fix earthdistance test suite function name typo.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-29
Michael Paquier
Make error message of pageinspect more consistent for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-29
Michael Paquier
Fix two oversights from 9ebe0572 which refactored clust...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-29
Noah Misch
Document security implications of qualified names.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-29
Tomas Vondra
Provide separate header file for built-in float types
commit
|
commitdiff
|
tree
|
snapshot
2018-07-29
Tomas Vondra
Refactor geometric functions and operators
commit
|
commitdiff
|
tree
|
snapshot
2018-07-28
Michael Paquier
Add verbosity to pg_basebackup for sync
commit
|
commitdiff
|
tree
|
snapshot
2018-07-28
Bruce Momjian
pgtest: run clean, build, and check stages separately
commit
|
commitdiff
|
tree
|
snapshot
2018-07-28
Bruce Momjian
pg_upgrade: check for clean server shutdowns
commit
|
commitdiff
|
tree
|
snapshot
2018-07-28
Bruce Momjian
pg_upgrade: report database names with missing extensi...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-28
Bruce Momjian
pgtest: grab possible warnings from install.log
commit
|
commitdiff
|
tree
|
snapshot
next