postgresql/src
Robert Haas 6fcde8a5c8 Minor improvements to transaction manager README.
A simple SELECT is handled by PortalRunSelect, not ProcessQuery.  Also,
the previous indentation was unclear: change it so that a deeper level
of indentation indicates that the outer function calls the inner one.

Stas Kelvich
2016-03-04 14:12:28 -05:00
..
backend Minor improvements to transaction manager README. 2016-03-04 14:12:28 -05:00
bin Fix query-based tab completion for multibyte characters. 2016-03-04 11:53:20 -05:00
common Cosmetic improvements in new config_info code. 2016-02-21 11:38:24 -05:00
include Improve support of Hunspell in ispell dictionary. 2016-03-04 20:08:47 +03:00
interfaces Fix incorrect comment. 2016-03-01 13:31:44 -05:00
makefiles Fix typos in comments and doc 2016-01-28 16:47:36 +09:00
pl Add prefix to pl/pgsql global variables and functions 2016-03-03 10:45:59 +01:00
port Add new system view, pg_config 2016-02-17 09:12:06 -08:00
template
test Improve support of Hunspell in ispell dictionary. 2016-03-04 20:08:47 +03:00
timezone Update time zone data files to tzdata release 2016a. 2016-02-05 10:59:09 -05:00
tools Fix Windows build broken by d78a7d9c7f 2016-03-04 21:36:49 +03:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Respect TEMP_CONFIG when pg_regress_check and friends are called 2016-02-27 12:28:21 -05:00
Makefile.shlib
nls-global.mk
win32.mak