postgresql/src/backend
Robert Haas 51d0fe5d56 Update get_relation_info comment.
Thomas Munro
2015-06-23 10:09:53 -04:00
..
access Improve multixact emergency autovacuum logic. 2015-06-21 18:57:28 +02:00
bootstrap pgindent run for 9.5 2015-05-23 21:35:49 -04:00
catalog Add transforms to pg_get_object_address and friends 2015-06-21 16:08:49 -03:00
commands Improve error message and hint for ALTER COLUMN TYPE can't-cast failure. 2015-06-12 11:54:03 -04:00
executor Fix rescan of IndexScan node with the new lossy GiST distance functions. 2015-05-25 14:48:29 +03:00
foreign Code review for foreign/custom join pushdown patch. 2015-05-10 14:36:36 -04:00
lib pgindent run for 9.5 2015-05-23 21:35:49 -04:00
libpq pgindent run for 9.5 2015-05-23 21:35:49 -04:00
main Report more information if pg_perm_setlocale() fails at startup. 2015-06-09 13:37:08 -04:00
nodes Fix bogus range_table_mutator() logic for RangeTblEntry.tablesample. 2015-06-19 11:41:56 -04:00
optimizer Update get_relation_info comment. 2015-06-23 10:09:53 -04:00
parser pgindent run for 9.5 2015-05-23 21:35:49 -04:00
po Translation updates 2015-02-01 23:23:40 -05:00
port pgindent run for 9.5 2015-05-23 21:35:49 -04:00
postmaster Fix thinko in comment (launcher -> worker) 2015-06-20 11:45:59 -03:00
regex Replace a bunch more uses of strncpy() with safer coding. 2015-01-24 13:05:42 -05:00
replication Fix typo 2015-06-10 21:30:17 -04:00
rewrite Manual cleanup of pgindent results. 2015-05-24 15:04:10 -04:00
snowball Remove no-longer-required function declarations. 2015-05-24 12:20:23 -04:00
storage Remove special cases for ETXTBSY from new fsync'ing logic. 2015-05-29 15:11:36 -04:00
tcop pgindent run for 9.5 2015-05-23 21:35:49 -04:00
tsearch pgindent run for 9.5 2015-05-23 21:35:49 -04:00
utils Fix failure to copy setlocale() return value. 2015-06-20 12:09:29 -04:00
.gitignore Add gitignore for mingw/cygwin build outputs 2011-06-09 18:11:47 +02:00
common.mk Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00
Makefile Update copyright for 2015 2015-01-06 11:43:47 -05:00
nls.mk Translation updates 2015-02-01 23:23:40 -05:00