projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2014-11-19
Fujii Masao
Fix pg_receivexlog --slot so that it doesn't prevent...
commit
|
commitdiff
|
tree
2014-11-19
Tom Lane
Don't require bleeding-edge timezone data in timestampt...
commit
|
commitdiff
|
tree
2014-11-18
Tom Lane
Fix some bogus direct uses of realloc().
commit
|
commitdiff
|
tree
2014-11-17
Tom Lane
Stamp 9.4rc1.
REL9_4_RC1
commit
|
commitdiff
|
tree
2014-11-17
Tom Lane
Update 9.4 release notes for commits through today.
commit
|
commitdiff
|
tree
2014-11-17
Tom Lane
Update time zone data files to tzdata release 2014j.
commit
|
commitdiff
|
tree
2014-11-17
Heikki Linnakangas
Fix WAL-logging of B-tree "unlink halfdead page" operation.
commit
|
commitdiff
|
tree
2014-11-17
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2014-11-16
Magnus Hagander
Mention the TZ environment variable for initdb
commit
|
commitdiff
|
tree
2014-11-16
Magnus Hagander
Fix duplicated platforms due to copy/paste error
commit
|
commitdiff
|
tree
2014-11-15
Andres Freund
Fix initdb --sync-only to also sync tablespaces.
commit
|
commitdiff
|
tree
2014-11-15
Andres Freund
Sync unlogged relations to disk after they have been...
commit
|
commitdiff
|
tree
2014-11-15
Andres Freund
Ensure unlogged tables are reset even if crash recovery...
commit
|
commitdiff
|
tree
2014-11-14
Tom Lane
Document evaluation-order considerations for aggregate...
commit
|
commitdiff
|
tree
2014-11-14
Stephen Frost
Revert change to ALTER TABLESPACE summary.
commit
|
commitdiff
|
tree
2014-11-14
Alvaro Herrera
Allow interrupting GetMultiXactIdMembers
commit
|
commitdiff
|
tree
2014-11-14
Peter Eisentraut
Improve logical decoding log messages
commit
|
commitdiff
|
tree
2014-11-13
Tom Lane
Fix pg_dumpall to restore its ability to dump from...
commit
|
commitdiff
|
tree
2014-11-13
Andres Freund
Fix and improve cache invalidation logic for logical...
commit
|
commitdiff
|
tree
2014-11-13
Andres Freund
Fix xmin/xmax horizon computation during logical decodi...
commit
|
commitdiff
|
tree
2014-11-13
Heikki Linnakangas
Fix race condition between hot standby and restoring...
commit
|
commitdiff
|
tree
2014-11-13
Alvaro Herrera
Tweak row-level locking documentation
commit
|
commitdiff
|
tree
2014-11-13
Peter Eisentraut
doc: Add index entry for "hypothetical-set aggregate"
commit
|
commitdiff
|
tree
2014-11-12
Tom Lane
Explicitly support the case that a plancache's raw_pars...
commit
|
commitdiff
|
tree
2014-11-12
Andres Freund
Fix several weaknesses in slot and logical replication...
commit
|
commitdiff
|
tree
2014-11-12
Andres Freund
Add interrupt checks to contrib/pg_prewarm.
commit
|
commitdiff
|
tree
2014-11-12
Noah Misch
Use just one database connection in the "tablespace...
commit
|
commitdiff
|
tree
2014-11-12
Peter Eisentraut
Message improvements
commit
|
commitdiff
|
tree
2014-11-11
Tom Lane
Loop when necessary in contrib/pgcrypto's pktreader_pull().
commit
|
commitdiff
|
tree
2014-11-11
Tom Lane
Fix dependency searching for case where column is visit...
commit
|
commitdiff
|
tree
2014-11-10
Tom Lane
Ensure that RowExprs and whole-row Vars produce the...
commit
|
commitdiff
|
tree
2014-11-08
Peter Eisentraut
pg_basebackup: Adjust tests for long file name issues
commit
|
commitdiff
|
tree
2014-11-08
Peter Eisentraut
doc: Update pg_receivexlog note
commit
|
commitdiff
|
tree
2014-11-07
Heikki Linnakangas
Fix generation of SP-GiST vacuum WAL records.
commit
|
commitdiff
|
tree
2014-11-07
Tom Lane
Cope with more than 64K phrases in a thesaurus dictionary.
commit
|
commitdiff
|
tree
2014-11-06
Tom Lane
Fix normalization of numeric values in JSONB GIN indexes.
commit
|
commitdiff
|
tree
2014-11-06
Fujii Masao
Prevent the unnecessary creation of .ready file for...
commit
|
commitdiff
|
tree
2014-11-05
Tom Lane
Fix volatility markings of some contrib I/O functions.
commit
|
commitdiff
|
tree
2014-11-04
Peter Eisentraut
doc: Move misplaced paragraph
commit
|
commitdiff
|
tree
2014-11-04
Tom Lane
Drop no-longer-needed buffers during ALTER DATABASE...
commit
|
commitdiff
|
tree
2014-11-03
Tom Lane
Docs: fix incorrect spelling of contrib/pgcrypto option.
commit
|
commitdiff
|
tree
2014-11-03
Noah Misch
Re-remove dependency on the DLL of pythonxx.def file.
commit
|
commitdiff
|
tree
2014-11-03
Noah Misch
Make ECPG test programs depend on "ecpg$(X)", not ...
commit
|
commitdiff
|
tree
2014-11-03
Noah Misch
Fix win32setlocale.c const-related warnings.
commit
|
commitdiff
|
tree
2014-11-03
Peter Eisentraut
Fix generation of INSTALL file by removing link
commit
|
commitdiff
|
tree
2014-11-02
Peter Eisentraut
Add configure --enable-tap-tests option
commit
|
commitdiff
|
tree
2014-11-01
Peter Eisentraut
PL/Python: Fix example
commit
|
commitdiff
|
tree
2014-10-31
Peter Eisentraut
doc: Fix typos
commit
|
commitdiff
|
tree
2014-10-31
Peter Eisentraut
doc: Wording and formatting improvements in new logical...
commit
|
commitdiff
|
tree
2014-10-31
Peter Eisentraut
doc: Improve CREATE VIEW / WITH documentation
commit
|
commitdiff
|
tree
2014-10-30
Tom Lane
Test IsInTransactionChain, not IsTransactionBlock,...
commit
|
commitdiff
|
tree
2014-10-30
Robert Haas
"Pin", rather than "keep", dynamic shared memory mappin...
commit
|
commitdiff
|
tree
2014-10-29
Peter Eisentraut
Remove use of TAP subtests
commit
|
commitdiff
|
tree
2014-10-29
Tom Lane
Avoid corrupting tables when ANALYZE inside a transacti...
commit
|
commitdiff
|
tree
2014-10-29
Heikki Linnakangas
Reset error message at PQreset()
commit
|
commitdiff
|
tree
2014-10-28
Tom Lane
Remove obsolete commentary.
commit
|
commitdiff
|
tree
2014-10-28
Heikki Linnakangas
Remove unnecessary assignment.
commit
|
commitdiff
|
tree
2014-10-27
Noah Misch
MinGW: Include .dll extension in .def file LIBRARY...
commit
|
commitdiff
|
tree
2014-10-27
Robert Haas
Add missing equals signs to pg_recvlogical documentation.
commit
|
commitdiff
|
tree
2014-10-27
Heikki Linnakangas
Fix two bugs in tsquery @> operator.
commit
|
commitdiff
|
tree
2014-10-26
Tom Lane
Fix undersized result buffer in pset_quoted_string().
commit
|
commitdiff
|
tree
2014-10-26
Tom Lane
Improve planning of btree index scans using ScalarArray...
commit
|
commitdiff
|
tree
2014-10-26
Peter Eisentraut
Fix TAP tests with Perl 5.12
commit
|
commitdiff
|
tree
2014-10-26
Peter Eisentraut
Fix TAP tests with Perl 5.8
commit
|
commitdiff
|
tree
2014-10-24
Heikki Linnakangas
Work around Windows locale name with non-ASCII character.
commit
|
commitdiff
|
tree
2014-10-24
Heikki Linnakangas
Make the locale comparison in pg_upgrade more lenient
commit
|
commitdiff
|
tree
2014-10-23
Tom Lane
Improve ispell dictionary's defenses against bad affix...
commit
|
commitdiff
|
tree
2014-10-23
Fujii Masao
Prevent the already-archived WAL file from being archiv...
commit
|
commitdiff
|
tree
2014-10-22
Tom Lane
Ensure libpq reports a suitable error message on unexpe...
commit
|
commitdiff
|
tree
2014-10-22
Noah Misch
MinGW: Use -static-libgcc when linking a DLL.
commit
|
commitdiff
|
tree
2014-10-22
Noah Misch
MinGW: Link with shell32.dll instead of shfolder.dll.
commit
|
commitdiff
|
tree
2014-10-21
Tom Lane
Update expected/sequence_1.out.
commit
|
commitdiff
|
tree
2014-10-20
Andres Freund
Flush unlogged table's buffers when copying or moving...
commit
|
commitdiff
|
tree
2014-10-20
Andrew Dunstan
Correct volatility markings of a few json functions.
commit
|
commitdiff
|
tree
2014-10-20
Tom Lane
Fix mishandling of FieldSelect-on-whole-row-Var in...
commit
|
commitdiff
|
tree
2014-10-19
Peter Eisentraut
psql: Improve \pset without arguments
commit
|
commitdiff
|
tree
2014-10-18
Peter Eisentraut
doc: Clean up pg_recvlogical reference page
commit
|
commitdiff
|
tree
2014-10-18
Tom Lane
Declare mkdtemp() only if we're providing it.
commit
|
commitdiff
|
tree
2014-10-18
Tom Lane
Avoid core dump in _outPathInfo() for Path without...
commit
|
commitdiff
|
tree
2014-10-17
Tom Lane
Fix core dump in pg_dump --binary-upgrade on zero-colum...
commit
|
commitdiff
|
tree
2014-10-16
Tom Lane
Support timezone abbreviations that sometimes change.
commit
|
commitdiff
|
tree
2014-10-15
Tom Lane
Print planning time only in EXPLAIN ANALYZE, not plain...
commit
|
commitdiff
|
tree
2014-10-14
Heikki Linnakangas
Don't let protected variable access to be reordered...
commit
|
commitdiff
|
tree
2014-10-14
Heikki Linnakangas
Fix deadlock with LWLockAcquireWithVar and LWLockWaitFo...
commit
|
commitdiff
|
tree
2014-10-14
Heikki Linnakangas
Fix typo in docs.
commit
|
commitdiff
|
tree
2014-10-14
Peter Eisentraut
doc: Improve ALTER VIEW / SET documentation
commit
|
commitdiff
|
tree
2014-10-14
Peter Eisentraut
doc: Fix copy-and-paste mistakes
commit
|
commitdiff
|
tree
2014-10-14
Peter Eisentraut
psql: Fix \? output alignment
commit
|
commitdiff
|
tree
2014-10-13
Noah Misch
Fix quoting in the add_to_path Makefile macro.
commit
|
commitdiff
|
tree
2014-10-13
Noah Misch
Suppress dead, unportable src/port/crypt.c code.
commit
|
commitdiff
|
tree
2014-10-12
Peter Eisentraut
pg_recvlogical: Improve --help output
commit
|
commitdiff
|
tree
2014-10-12
Peter Eisentraut
Message improvements
commit
|
commitdiff
|
tree
2014-10-11
Tom Lane
Improve documentation about JSONB array containment...
commit
|
commitdiff
|
tree
2014-10-11
Tom Lane
Fix bogus optimization in JSONB containment tests.
commit
|
commitdiff
|
tree
2014-10-09
Fujii Masao
Fix broken example in PL/pgSQL document.
commit
|
commitdiff
|
tree
2014-10-07
Tom Lane
Fix array overrun in ecpg's version of ParseDateTime().
commit
|
commitdiff
|
tree
2014-10-06
Tom Lane
Stamp 9.4beta3.
REL9_4_BETA3
commit
|
commitdiff
|
tree
2014-10-06
Andres Freund
Rename pg_recvlogical's --create/--drop to --create...
commit
|
commitdiff
|
tree
2014-10-06
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2014-10-05
Tom Lane
Update 9.4 release notes for commits through today.
commit
|
commitdiff
|
tree
next