postgresql/src/backend
2012-10-09 13:06:48 +03:00
..
access Fix typo in comment, and reword it slightly while we're at it. 2012-10-04 10:35:48 +03:00
bootstrap Split tuple struct defs from htup.h to htup_details.h 2012-08-30 16:52:35 -04:00
catalog Quiet a few MSC compiler warnings. 2012-10-07 17:31:10 -04:00
commands Make CREATE AGGREGATE complain if the initcond is invalid for the datatype. 2012-10-04 17:54:53 -04:00
executor Return the number of rows processed when COPY is executed through SPI. 2012-10-03 14:38:22 +03:00
foreign Split tuple struct defs from htup.h to htup_details.h 2012-08-30 16:52:35 -04:00
lib Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
libpq Code review for 64-bit-large-object patch. 2012-10-08 18:24:32 -04:00
main Unify calling conventions for postgres/postmaster sub-main functions 2012-06-25 21:30:12 +03:00
nodes Add support for easily declaring static inline functions 2012-10-08 16:28:01 -03:00
optimizer Fix typo in previous MSC commit. 2012-10-07 19:56:26 -04:00
parser Fix parse location tracking for lists that can be empty. 2012-10-04 17:15:29 -04:00
po Translation updates 2011-08-17 14:07:46 +03:00
port Remove misleading hints about reducing the System V request size. 2012-07-03 10:07:47 -04:00
postmaster Remove redundant code for getnameinfo() replacement 2012-10-04 21:45:14 -04:00
regex Prevent corner-case core dump in rfree(). 2012-07-15 13:27:54 -04:00
replication Remove stray newline in comment. 2012-10-09 13:06:48 +03:00
rewrite Split tuple struct defs from htup.h to htup_details.h 2012-08-30 16:52:35 -04:00
snowball Remove configure flag --disable-shared, as it is no longer used by any 2012-08-30 16:26:53 -04:00
storage Code review for 64-bit-large-object patch. 2012-10-08 18:24:32 -04:00
tcop Say ANALYZE, not VACUUM, in error message on analyze in hot standby. 2012-10-08 14:17:27 +03:00
tsearch Fix logical errors in tsquery selectivity estimation for prefix queries. 2012-09-11 21:23:20 -04:00
utils Code review for 64-bit-large-object patch. 2012-10-08 18:24:32 -04:00
.gitignore Add gitignore for mingw/cygwin build outputs 2011-06-09 18:11:47 +02:00
common.mk Call check_keywords.pl in maintainer-check 2012-02-27 13:53:12 +02:00
Makefile Remove generation of repl_gram.h 2012-10-08 20:36:46 -04:00
nls.mk Sort file list when creating gettext-files 2011-12-27 20:20:56 +02:00