aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/async.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-03-27 14:56:20 +0000
committerBruce Momjian <bruce@momjian.us>2001-03-27 14:56:20 +0000
commit341cb7004473d3e8d3c120ace56c3675569616da (patch)
treeecd2e0bdaa05c9fd938f543f8a6280d07d7c3840 /src/backend/commands/async.c
parentc4d354c271e405a48fab9cdaeb41b2d5bc177be0 (diff)
downloadpostgresql-341cb7004473d3e8d3c120ace56c3675569616da.tar.gz
postgresql-341cb7004473d3e8d3c120ace56c3675569616da.zip
The following patch updates the FAQ_AIX and makes C++ code work with
more recent versions of the IBM C++ compiler (now called VisualAge C++). The C++ part was previously broken (g++ and xlC), thus this is zero risk. Only AIX specific parts are touched (1 Makefile.shlib line (link with $(COMPILER ) instead of $(CC) and one shell script line (parameter -C to nm to not demangle C++ symbo ls for .exp file)). I thus ask you to please apply this patch before release. With or without this patch RC1 on AIX 4.3.2 RS6000 passes "gmake check" for both the native compiler vac.C 5.0.1 and gcc 2.95.2 :-) Andreas
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions