projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2014-08-13
Fujii Masao
Expose -S option in pg_receivexlog.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Andres Freund
pg_recvlogical message and code improvements.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Fujii Masao
Fix typo in \setrandom document.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Andres Freund
Be less aggressive in asking for feedback of logical...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Tatsuo Ishii
Enhance pgbench's option checking.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Fujii Masao
Change first call of ProcessConfigFile so as to process...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Fujii Masao
Add tab-completion for \unset and valid setting values...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Fujii Masao
Fix documentation oversights about pageinspect and...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Heikki Linnakangas
Break out OpenSSL-specific code to separate files.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Tom Lane
Clarify type resolution behavior for domain types.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Tom Lane
Clean up handling of unknown-type inputs in json_build_...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Tom Lane
Further cleanup of JSON-specific error messages.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Tom Lane
Reject duplicate column names in foreign key referenced...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Peter Eisentraut
Small message fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Fujii Masao
Add -F option to pg_receivexlog, for specifying fsync...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Tom Lane
Fix typo in docs.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Bruce Momjian
pg_upgrade: prevent oid conflicts with new-cluster...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Heikki Linnakangas
Improve comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Robert Haas
Add PG_RETURN_UINT16 macro.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Robert Haas
Don't require sort support functions to provide a compa...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Robert Haas
Fix alternate regression test output file.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Fujii Masao
Refactor pg_receivexlog main loop code, for readability...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Fujii Masao
Change ParseConfigFp() so that it doesn't process unuse...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Kevin Grittner
Fix typo in C comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Robert Haas
Improve some JSON error messages.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Bruce Momjian
pg_upgrade: assume user is install user
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Bruce Momjian
pg_upgrade: remove reference to autovacuum_multixact_f...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Heikki Linnakangas
Windows doesn't have M_PI; define it ourselves when...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Fujii Masao
Add missing PQclear() calls into pg_receivexlog.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Fujii Masao
Fix bug in pg_receivexlog --verbose.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Heikki Linnakangas
Fix typo in user manual
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Heikki Linnakangas
Move log_newpage and log_newpage_buffer to xlog.c.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Tom Lane
Avoid wholesale autovacuuming when autovacuum is nomina...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Robert Haas
pgbench: Allow \setrandom to generate Gaussian/exponent...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Robert Haas
Fix mishandling of background worker PGPROCs in EXEC_BA...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Peter Eisentraut
doc: Clean up some recently added PL/pgSQL documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Bruce Momjian
pg_upgrade: improve C comment wording
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Alvaro Herrera
Avoid uselessly looking up old LOCK_ONLY multixacts
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Alvaro Herrera
Simplify multixact freezing a bit
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Heikki Linnakangas
Oops, fix recoveryStopsBefore functions for regular...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Heikki Linnakangas
Treat 2PC commit/abort the same as regular xacts in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Fujii Masao
Reword the sentence for pg_logical_slot_peek_changes...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Tom Lane
Fix obsolete statement in smgr/README.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Peter Eisentraut
doc: Fix up ALTER TABLESPACE reference page
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Tom Lane
Fix a performance problem in pg_dump's dump order selec...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Noah Misch
Handle WAIT_IO_COMPLETION return from WaitForMultipleOb...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Noah Misch
Move PGAC_LDAP_SAFE to config/programs.m4.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Robert Haas
Prevent shm_mq_send from reading uninitialized memory.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Robert Haas
Fix checkpointer crash in EXEC_BACKEND builds.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Andres Freund
Properly remove ephemeral replication slots after a...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Robert Haas
Avoid access to already-released lock in LockRefindAndR...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Robert Haas
docs: Improve documentation of \pset without arguments.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Fujii Masao
Fix bug where pg_receivexlog goes into busy loop if...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Peter Eisentraut
Fix TAP installcheck tests when current directory name...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Tom Lane
Rearrange documentation paragraph describing pg_relatio...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Noah Misch
Report success when Windows kill() emulation signals...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Noah Misch
MSVC: Substitute $(top_builddir) in REGRESS_OPTS.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Tom Lane
Re-enable error for "SELECT ... OFFSET -1".
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Tom Lane
Check block number against the correct fork in get_raw_...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Andrew Dunstan
Allow empty string object keys in json_object().
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Noah Misch
Diagnose incompatible OpenLDAP versions during build...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Peter Eisentraut
Unset some local environment variables in TAP tests
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Peter Eisentraut
gitattributes: Ignore time zone data files for whitespa...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Tom Lane
Reject out-of-range numeric timezone specifications.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Lane
Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Lane
Adjust cutoff points in newly-added sanity tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Lane
Defend against bad relfrozenxid/relminmxid/datfrozenxid...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Magnus Hagander
Properly use DEFAULT_EVENT_SOURCE in pgevent.c
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Peter Eisentraut
Update SQL features list
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Peter Eisentraut
Replace "internationalize" with "localize" where approp...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Tom Lane
First-draft release notes for 9.3.5.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Tom Lane
Fix xreflabel for hot_standby_feedback.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Tom Lane
Update time zone data files to tzdata release 2014e.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Tom Lane
Partial fix for dropped columns in functions returning...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Noah Misch
Limit pg_upgrade authentication advice to always-secure...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Tom Lane
Fix two low-probability memory leaks in regular express...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Magnus Hagander
Revert broken change to pgevent.c
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Magnus Hagander
Add option to pg_ctl to choose event source for logging
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Peter Eisentraut
doc: Spell checking
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Heikki Linnakangas
Fix bugs in SP-GiST search with range type's -|- (adjac...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Tom Lane
Allow join removal in some cases involving a left join...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Magnus Hagander
Move check for SSL_get_current_compression to run on...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Peter Eisentraut
doc: Put new options in right order on reference pages
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Peter Eisentraut
pg_upgrade: Fix spacing in help output
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Peter Eisentraut
pg_basebackup: Add more information about --max-rate...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Andrew Dunstan
json_build_object and json_build_array are stable,...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Alvaro Herrera
Add missing doc changes for ee80f043bc9b
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Alvaro Herrera
Fix REASSIGN OWNED for text search objects
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Magnus Hagander
Detect presence of SSL_get_current_compression
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Peter Eisentraut
Add missing source files to nls.mk
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Magnus Hagander
Include SSL compression status in psql banner and conne...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Peter Eisentraut
Small spelling fix
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Peter Eisentraut
Add missing serial commas
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Magnus Hagander
Remove dependency on wsock32.lib in favor of ws2_32
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Peter Eisentraut
doc: small fixes for REINDEX reference page
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Alvaro Herrera
psql: Show tablespace size in \db+
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Alvaro Herrera
Move view reloptions into their own varlena struct
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Noah Misch
Add file version information to most installed Windows...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Noah Misch
contrib/test_decoding/Makefile sets MODULES, so omit...
commit
|
commitdiff
|
tree
|
snapshot
next