index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-09-10
Make plperl safe against functions that are redefined while running.
Tom Lane
2012-09-09
Use .NOTPARALLEL in ecpg/Makefile to avoid a gmake parallelism bug.
Tom Lane
2012-09-08
Adjust PL/Python regression tests some more for Python 3.3.
Tom Lane
2012-09-07
Centralize libpq's low-level code for dropping a connection.
Tom Lane
2012-09-06
Update syntax shown for \copy to match new syntax for COPY.
Robert Haas
2012-09-06
Fix "too many arguments" messages not to index off the end of argv[].
Robert Haas
2012-09-06
Allow embedded spaces without quoting in unix_socket_directories entries.
Tom Lane
2012-09-06
Fix typo in information_schema documentation.
Tom Lane
2012-09-06
In pg_upgrade, try a few times to open a log file.
Andrew Dunstan
2012-09-06
pgbench: Show better progress when loading tuples
Peter Eisentraut
2012-09-06
Fix WAL file replacement during cascading replication on Windows.
Heikki Linnakangas
2012-09-06
Fix inappropriate error messages for Hot Standby misconfiguration errors.
Tom Lane
2012-09-06
Make one last copy-editing pass over the 9.2 release notes.
Tom Lane
2012-09-05
Fix pg_upgrade test script's line end handling on Windows.
Andrew Dunstan
2012-09-05
Fix line end mishandling in pg_upgrade on Windows.
Andrew Dunstan
2012-09-05
Restore SIGFPE handler after initializing PL/Perl.
Tom Lane
2012-09-05
Silence -Wunused-result warning in contrib/pg_upgrade.
Tom Lane
2012-09-05
sepgsql cleanups.
Robert Haas
2012-09-05
Fix PARAM_EXEC assignment mechanism to be safe in the presence of WITH.
Tom Lane
2012-09-05
Trim spgist_private.h inclusion
Alvaro Herrera
2012-09-05
Fix compiler warnings about unused variables, caused by my previous commit.
Heikki Linnakangas
2012-09-05
In pg_upgrade, document why we can't issue \n\n in the command logfile
Bruce Momjian
2012-09-05
Fix bugs in cascading replication with recovery_target_timeline='latest'
Heikki Linnakangas
2012-09-05
Fix serializable mode with index-only scans.
Kevin Grittner
2012-09-05
Allow isolation tests to specify multiple setup blocks.
Kevin Grittner
2012-09-04
Remove src/tool/backend, now that the content is on the web site and wiki.
Bruce Momjian
2012-09-04
Fix transcription error.
Andrew Dunstan
2012-09-04
Document that pg_upgrade requires PGHOST be set for any pre-9.1 servers
Bruce Momjian
2012-09-04
Change "restoring" to "processing" in message from pg_dump
Magnus Hagander
2012-09-04
Mention basebackup-from-slave next to cascading replication
Magnus Hagander
2012-09-04
Fix command echoing in pg_upgade's analyze script for Windows.
Andrew Dunstan
2012-09-04
Remove some useless trailing whitespace
Magnus Hagander
2012-09-04
Indent fix_path_separator() header properly.
Andrew Dunstan
2012-09-04
Fix to_date() and to_timestamp() to allow specification of the day of
Bruce Momjian
2012-09-04
Allow pg_upgrade "make check" to run on Windows/MSys.
Andrew Dunstan
2012-09-04
In pg_upgrade, pull the port number from postmaster.pid, like we do for
Bruce Momjian
2012-09-03
Use correct path separator for Windows builtin commands.
Andrew Dunstan
2012-09-03
Replace memcpy() calls in xlog.c critical sections with struct assignments.
Tom Lane
2012-09-03
Fix bugs in exec.c that prevented pg_upgrade working in Windows.
Andrew Dunstan
2012-09-03
Fix pg_upgrade to cope with non-default unix_socket_directory scenarios.
Tom Lane
2012-09-03
Make psql's \d+ show reloptions for all relkinds.
Tom Lane
2012-09-02
Update URLs that pointed to sun.com; either repoint them or remove
Bruce Momjian
2012-09-02
Add small doc mention that libpq is named after POSTQUEL.
Bruce Momjian
2012-09-01
Drop cheap-startup-cost paths during add_path() if we don't need them.
Tom Lane
2012-09-01
Fix mark_placeholder_maybe_needed to handle LATERAL references.
Tom Lane
2012-09-01
Revert doc patch 305557984dd964ac397c6752e9d0f14646b60f15 as the values
Bruce Momjian
2012-09-01
Fix broken link in installation.sgml.
Tom Lane
2012-09-01
Cross-link to doc build requirements from install requirements.
Robert Haas
2012-09-01
More documentation updates for LATERAL.
Tom Lane
2012-09-01
psql: Reduce compatibility warning
Peter Eisentraut
[next]