postgresql/src/backend
Kevin Grittner 4cbb646334 Fix several possibly non-portable gaffs in record_image_ops.
Sparc machines in the buildfarm were made happy by the previous
fix, but PowerPC machines still are still failing.  Hopefully this
will cure that.
2013-10-11 13:02:52 -05:00
..
access TYPEALIGN doesn't work on int64 on 32-bit platforms. 2013-10-08 01:59:57 +03:00
bootstrap Centralize effective_cache_size default setting 2013-10-09 08:33:12 -04:00
catalog Use $(PERL) to invoke duplicate_oids 2013-10-10 23:45:38 -03:00
commands Add record_image_ops opclass for matview concurrent refresh. 2013-10-09 14:26:09 -05:00
executor Don't allow system columns in CHECK constraints, except tableoid. 2013-09-23 13:31:22 -04:00
foreign Arrange to cache FdwRoutine structs in foreign tables' relcache entries. 2013-03-06 23:48:09 -05:00
lib Reset the binary heap in MergeAppend rescans. 2013-08-30 19:15:21 -04:00
libpq Rework SSL renegotiation code 2013-10-10 23:45:20 -03:00
main Renovate display of non-ASCII messages on Windows. 2013-06-26 11:17:33 -04:00
nodes In bms_add_member(), use repalloc() if the bms needs to be enlarged. 2013-09-30 16:54:03 +03:00
optimizer Fix C comment in check_effective_cache_size() 2013-10-08 19:25:26 -04:00
parser Add DISCARD SEQUENCES command. 2013-10-03 16:23:31 -04:00
po Translation updates 2013-10-07 16:51:52 -04:00
port Allow dynamic allocation of shared memory segments. 2013-10-09 21:05:02 -04:00
postmaster Centralize effective_cache_size default setting 2013-10-09 08:33:12 -04:00
regex Fix regex match failures for backrefs combined with non-greedy quantifiers. 2013-07-18 21:22:37 -04:00
replication Fix typo in comment. 2013-09-03 13:17:09 +03:00
rewrite Eliminate pg_rewrite.ev_attr column and related dead code. 2013-09-05 14:03:43 -05:00
snowball Update copyrights for 2013 2013-01-01 17:15:01 -05:00
storage Fix incorrect use of shm_unlink where unlink should be used. 2013-10-10 10:57:10 -04:00
tcop Centralize effective_cache_size default setting 2013-10-09 08:33:12 -04:00
tsearch pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
utils Fix several possibly non-portable gaffs in record_image_ops. 2013-10-11 13:02:52 -05:00
.gitignore Add gitignore for mingw/cygwin build outputs 2011-06-09 18:11:47 +02:00
Makefile Move relpath() to libpgcommon 2013-02-21 22:46:17 -03:00
common.mk Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00
nls.mk Translation updates 2013-09-02 02:43:18 -04:00