postgresql/src/backend
Bruce Momjian 583096a7f9 > > I am quite sure that all AIX Versions accept the CLOBBER method,
> > thus I ask you to apply the following patch, to make it work.

Zeugswetter Andreas SB SD
2001-10-05 15:47:48 +00:00
..
access Another round of cleanups for dynahash.c (maybe it's finally clean of 2001-10-01 05:36:17 +00:00
bootstrap Implement new 'lightweight lock manager' that's intermediate between 2001-09-29 04:02:27 +00:00
catalog Add CREATE OR REPLACE FUNCTION syntax to allow replacing a function 2001-10-02 21:39:36 +00:00
commands Consider interpreting a function call as a trivial (binary-compatible) 2001-10-04 22:06:46 +00:00
executor Keep the contents of ItemPointerData not the pointers so that 2001-09-29 07:57:06 +00:00
lib Fix unportable coding for FRONTEND case. 2001-07-31 02:02:45 +00:00
libpq Clean up comments. 2001-09-29 19:49:50 +00:00
main Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
nodes Add CREATE OR REPLACE FUNCTION syntax to allow replacing a function 2001-10-02 21:39:36 +00:00
optimizer Produce slightly saner-looking EXPLAIN output for a Result node. 2001-09-21 04:06:04 +00:00
parser Implement explicit date/time precision per SQL99 spec. 2001-10-05 06:37:42 +00:00
po I've just finished the Chinese NLS support(zh_CN part) files 2001-10-04 15:44:14 +00:00
port Get rid of PID entries in shmem hash table; there is no longer any need 2001-09-07 00:27:30 +00:00
postmaster Consistently use gcc's __attribute__((format)) to check sprintf-style 2001-10-03 21:58:28 +00:00
regex Add dependency for regexec.c 2001-10-04 04:16:16 +00:00
rewrite Revert treatment of NOTIFY in rules to its pre-7.1 behavior: notify will 2001-09-07 20:52:31 +00:00
storage Revise shmget() and semget() failure messages to mention the possibility 2001-10-01 23:26:55 +00:00
tcop Remove useless LockDisable() function and associated overhead, per my 2001-09-27 16:29:13 +00:00
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
utils > > I am quite sure that all AIX Versions accept the CLOBBER method, 2001-10-05 15:47:48 +00:00
Makefile Install dynamically loadable modules into a private subdirectory 2001-09-16 16:11:11 +00:00