projects
/
users
/
rhaas
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/rhaas/postgres.git
2013-03-30
Tom Lane
Improve code documentation about "magnetic disk" storag...
commit
|
commitdiff
|
tree
2013-03-30
Andrew Dunstan
Avoid moving data directory in upgrade testing.
commit
|
commitdiff
|
tree
2013-03-30
Bruce Momjian
Remove tab from SGML file.
commit
|
commitdiff
|
tree
2013-03-30
Peter Eisentraut
ecpg: Parallel make fix
commit
|
commitdiff
|
tree
2013-03-29
Andrew Dunstan
Fix page title for JSON Functions and Operators.
commit
|
commitdiff
|
tree
2013-03-29
Andrew Dunstan
Add new JSON processing functions and parser API.
commit
|
commitdiff
|
tree
2013-03-29
Tom Lane
Document encode(bytea, 'escape')'s behavior correctly.
commit
|
commitdiff
|
tree
2013-03-29
Tom Lane
Must check indisready not just indisvalid when dumping...
commit
|
commitdiff
|
tree
2013-03-29
Tom Lane
Draft release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17.
commit
|
commitdiff
|
tree
2013-03-28
Robert Haas
sepgsql: Documentation improvements.
commit
|
commitdiff
|
tree
2013-03-28
Robert Haas
Allow sepgsql labels to depend on object name.
commit
|
commitdiff
|
tree
2013-03-28
Tom Lane
Update time zone data files to tzdata release 2013b.
commit
|
commitdiff
|
tree
2013-03-28
Tom Lane
Avoid "variable might be clobbered by longjmp" warning.
commit
|
commitdiff
|
tree
2013-03-28
Alvaro Herrera
Add sql_drop event for event triggers
commit
|
commitdiff
|
tree
2013-03-28
Simon Riggs
Revoke bc5334d8679c428a709d150666b288171795bd76
commit
|
commitdiff
|
tree
2013-03-28
Simon Riggs
Revoke 7a5a59d378e052618d6feae64d1d2b4f2ad6f9bc
commit
|
commitdiff
|
tree
2013-03-27
Tom Lane
Reset OpenSSL randomness state in each postmaster child...
commit
|
commitdiff
|
tree
2013-03-27
Kevin Grittner
Fix pasto which broke docs build.
commit
|
commitdiff
|
tree
2013-03-27
Heikki Linnakangas
Fix buffer pin leak in heap update redo routine.
commit
|
commitdiff
|
tree
2013-03-27
Simon Riggs
Set recovery_config_directory for EXEC_BACKEND.
commit
|
commitdiff
|
tree
2013-03-27
Heikki Linnakangas
Move some pg_dump function around.
commit
|
commitdiff
|
tree
2013-03-27
Robert Haas
sepgsql: Support for new post-ALTER access hook.
commit
|
commitdiff
|
tree
2013-03-27
Simon Riggs
Allow external recovery_config_directory
commit
|
commitdiff
|
tree
2013-03-26
Tom Lane
Fix grammatical errors in some new message strings.
commit
|
commitdiff
|
tree
2013-03-26
Tom Lane
Ignore invalid indexes in pg_dump.
commit
|
commitdiff
|
tree
2013-03-26
Heikki Linnakangas
Fix pg_dump against 9.1/9.2 servers.
commit
|
commitdiff
|
tree
2013-03-26
Heikki Linnakangas
Get rid of obsolete parse_version helper function.
commit
|
commitdiff
|
tree
2013-03-26
Andrew Dunstan
Fix a small logic bug in adjusted parallel restore...
commit
|
commitdiff
|
tree
2013-03-25
Heikki Linnakangas
In base backup, only include our own tablespace version...
commit
|
commitdiff
|
tree
2013-03-25
Heikki Linnakangas
Make pg_basebackup work with pre-9.3 servers, and add...
commit
|
commitdiff
|
tree
2013-03-25
Heikki Linnakangas
Add PF_PRINTF_ATTRIBUTE to on_exit_msg_fmt.
commit
|
commitdiff
|
tree
2013-03-25
Heikki Linnakangas
Add missing #include.
commit
|
commitdiff
|
tree
2013-03-24
Tom Lane
Fix some unportable constructs in parallel pg_dump...
commit
|
commitdiff
|
tree
2013-03-24
Andrew Dunstan
Add parallel pg_dump option.
commit
|
commitdiff
|
tree
2013-03-23
Tom Lane
Update time zone abbreviation lists for changes missed...
commit
|
commitdiff
|
tree
2013-03-23
Tom Lane
Semi-automatically detect changes in timezone abbreviat...
commit
|
commitdiff
|
tree
2013-03-23
Andrew Dunstan
Avoid renaming data directory during MSVC upgrade testing.
commit
|
commitdiff
|
tree
2013-03-23
Tom Lane
Don't put <indexterm> before <term> in <varlistentry...
commit
|
commitdiff
|
tree
2013-03-22
Tom Lane
Document cross-version compatibility issues for contrib...
commit
|
commitdiff
|
tree
2013-03-22
Tom Lane
Fix contrib/dblink to handle inconsistent DateStyle...
commit
|
commitdiff
|
tree
2013-03-22
Kevin Grittner
Fix problems with incomplete attempt to prohibit OIDS...
commit
|
commitdiff
|
tree
2013-03-22
Tom Lane
Suppress uninitialized-variable warning in new checksum...
commit
|
commitdiff
|
tree
2013-03-22
Tom Lane
Update commit_delay documentation.
commit
|
commitdiff
|
tree
2013-03-22
Simon Riggs
Add new README file for pages/checksums
commit
|
commitdiff
|
tree
2013-03-22
Simon Riggs
Allow I/O reliability checks using 16-bit checksums
commit
|
commitdiff
|
tree
2013-03-22
Andrew Dunstan
Silence compiler warnings about unused values.
commit
|
commitdiff
|
tree
2013-03-22
Simon Riggs
Change commit_delay to be SUSET for 9.3+
commit
|
commitdiff
|
tree
2013-03-22
Tom Lane
Avoid retrieving dummy NULL columns in postgres_fdw.
commit
|
commitdiff
|
tree
2013-03-21
Tom Lane
Redo postgres_fdw's planner code so it can handle param...
commit
|
commitdiff
|
tree
2013-03-21
Kevin Grittner
Eliminate trivial whitespace inconsistency in docs...
commit
|
commitdiff
|
tree
2013-03-21
Heikki Linnakangas
Fix "element <@ range" cost estimation.
commit
|
commitdiff
|
tree
2013-03-20
Alvaro Herrera
Allow extracting machine-readable object identity
commit
|
commitdiff
|
tree
2013-03-20
Tom Lane
Bump up timeout delays some more in timeouts isolation...
commit
|
commitdiff
|
tree
2013-03-19
Kevin Grittner
Use ORDER BY on matview definitions were needed for...
commit
|
commitdiff
|
tree
2013-03-19
Simon Riggs
Clarify assumption of filesystem metadata integrity.
commit
|
commitdiff
|
tree
2013-03-19
Simon Riggs
Correction that 2pc state files use CRC-32.
commit
|
commitdiff
|
tree
2013-03-18
Simon Riggs
Add reliability docs about storage/memory corruptions.
commit
|
commitdiff
|
tree
2013-03-18
Tom Lane
Improve documentation of EXTRACT(WEEK).
commit
|
commitdiff
|
tree
2013-03-18
Simon Riggs
Add pageinspect--1.0--1.sql for checksum changes
commit
|
commitdiff
|
tree
2013-03-18
Simon Riggs
Add pageinspect--1.1.sql for checksum changes
commit
|
commitdiff
|
tree
2013-03-18
Simon Riggs
Remove PageSetTLI and rename pd_tli to pd_checksum
commit
|
commitdiff
|
tree
2013-03-18
Tom Lane
Increase timeout delays in new timeouts isolation test.
commit
|
commitdiff
|
tree
2013-03-18
Robert Haas
Extend object-access hook machinery to support post...
commit
|
commitdiff
|
tree
2013-03-18
Tom Lane
Improve signal-handler lockout mechanism in timeout.c.
commit
|
commitdiff
|
tree
2013-03-17
Tom Lane
Use pqsignal() in contrib programs rather than calling...
commit
|
commitdiff
|
tree
2013-03-17
Tom Lane
Re-include pqsignal() in libpq.
commit
|
commitdiff
|
tree
2013-03-17
Tom Lane
initdb needs pqsignal() even on Windows.
commit
|
commitdiff
|
tree
2013-03-17
Tom Lane
Fix inclusions in pgbench.c.
commit
|
commitdiff
|
tree
2013-03-17
Tom Lane
Fix inclusions in pg_receivexlog.c.
commit
|
commitdiff
|
tree
2013-03-17
Tom Lane
Move pqsignal() to libpgport.
commit
|
commitdiff
|
tree
2013-03-17
Tom Lane
Add lock_timeout configuration parameter.
commit
|
commitdiff
|
tree
2013-03-17
Peter Eisentraut
pg_resetxlog: Capitalize placeholder in --help output
commit
|
commitdiff
|
tree
2013-03-17
Peter Eisentraut
pg_controldata: Undo message spelling change
commit
|
commitdiff
|
tree
2013-03-15
Tom Lane
Improve the documentation about commit_delay.
commit
|
commitdiff
|
tree
2013-03-15
Tom Lane
Improve error reporting in code that checks for buffer...
commit
|
commitdiff
|
tree
2013-03-15
Tom Lane
Extend format() to handle field width and left/right...
commit
|
commitdiff
|
tree
2013-03-14
Tom Lane
Avoid inserting no-op Limit plan nodes.
commit
|
commitdiff
|
tree
2013-03-14
Kevin Grittner
Revert unnecessary change in MV call to checkRuleResult...
commit
|
commitdiff
|
tree
2013-03-14
Kevin Grittner
Add regression test for MV join to view.
commit
|
commitdiff
|
tree
2013-03-14
Heikki Linnakangas
Also update psqlscan.l with the UESCAPE error rule...
commit
|
commitdiff
|
tree
2013-03-14
Tom Lane
Minor fixes for hstore_to_json_loose().
commit
|
commitdiff
|
tree
2013-03-14
Tom Lane
Avoid inserting Result nodes that only compute identity...
commit
|
commitdiff
|
tree
2013-03-14
Heikki Linnakangas
Change the way UESCAPE is lexed, to reduce the size...
commit
|
commitdiff
|
tree
2013-03-14
Heikki Linnakangas
Add cost estimation of range @> and <@ operators.
commit
|
commitdiff
|
tree
2013-03-14
Peter Eisentraut
Add regression tests for XML mapping of domains
commit
|
commitdiff
|
tree
2013-03-14
Kevin Grittner
Fix bug in dumping prior releases due to MV REFRESH...
commit
|
commitdiff
|
tree
2013-03-13
Tom Lane
Introduce less-bogus handling of collations in contrib...
commit
|
commitdiff
|
tree
2013-03-12
Tom Lane
Fix documentation oversight.
commit
|
commitdiff
|
tree
2013-03-12
Tom Lane
Fix contrib/postgres_fdw's handling of column defaults.
commit
|
commitdiff
|
tree
2013-03-12
Tom Lane
Allow default expressions to be attached to columns...
commit
|
commitdiff
|
tree
2013-03-12
Alvaro Herrera
Fix orthotypographical mistake
commit
|
commitdiff
|
tree
2013-03-12
Tom Lane
Avoid row-processing-order dependency in postgres_fdw...
commit
|
commitdiff
|
tree
2013-03-12
Tom Lane
Fix postgres_fdw's issues with inconsistent interpretat...
commit
|
commitdiff
|
tree
2013-03-11
Tom Lane
Avoid generating bad remote SQL for INSERT ... DEFAULT...
commit
|
commitdiff
|
tree
2013-03-11
Tom Lane
Fix thinko in matview patch.
commit
|
commitdiff
|
tree
2013-03-10
Andrew Dunstan
JSON generation improvements.
commit
|
commitdiff
|
tree
2013-03-10
Peter Eisentraut
doc: Add note about checkpoint_warning vs checkpoint_ti...
commit
|
commitdiff
|
tree
2013-03-10
Peter Eisentraut
pg_ctl: Adjust nls.mk for split out of wait_error.c
commit
|
commitdiff
|
tree
2013-03-10
Peter Eisentraut
pg_basebackup: Add missing newlines to several error...
commit
|
commitdiff
|
tree
2013-03-10
Tom Lane
Band-aid for regression test expected-results problem...
commit
|
commitdiff
|
tree
next