You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Neil Conway
ca7a1f0c86
Remove the following unused type definitions: bool8, bool16, bool32, word8,
word16, and word32.
|
23 years ago |
| .. |
|
access
|
Make the 'wal_debug' GUC variable a boolean (rather than an integer), and
|
23 years ago |
|
bootstrap
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
23 years ago |
|
catalog
|
Apply the core parts of Dennis Bjorklund's patch to allow function
|
23 years ago |
|
commands
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
23 years ago |
|
executor
|
Ensure set-returning functions in the targetlist of a plan node will be
|
23 years ago |
|
lib
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
23 years ago |
|
libpq
|
This patch is the next step towards (re)allowing fork/exec.
|
23 years ago |
|
mb
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
23 years ago |
|
nodes
|
Implement "WITH / WITHOID OIDS" clause for CREATE TABLE AS. This is
|
23 years ago |
|
optimizer
|
Adjust indexscan planning logic to keep RestrictInfo nodes associated
|
23 years ago |
|
parser
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
23 years ago |
|
port
|
Mop-up for HAS_TEST_AND_SET refactoring. Un-break two or three platforms
|
23 years ago |
|
regex
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
23 years ago |
|
rewrite
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
23 years ago |
|
storage
|
Must test for __hppa__ as well as __hppa to make linux-hppa happy.
|
23 years ago |
|
tcop
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
23 years ago |
|
utils
|
Code cleanup, mostly in the smgr:
|
23 years ago |
|
Makefile
|
$Header: -> $PostgreSQL Changes ...
|
23 years ago |
|
c.h
|
Remove the following unused type definitions: bool8, bool16, bool32, word8,
|
23 years ago |
|
fmgr.h
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
23 years ago |
|
funcapi.h
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
23 years ago |
|
getaddrinfo.h
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
23 years ago |
|
getopt_long.h
|
$Header: -> $PostgreSQL Changes ...
|
23 years ago |
|
miscadmin.h
|
Oops, can't do cpp tests inside macros; make two macros instead.
|
23 years ago |
|
pg_config.h.in
|
Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl.
|
23 years ago |
|
pg_config.h.win32
|
Bump all version numbers and version stamps mentioned in RELEASE_CHANGES.
|
23 years ago |
|
pg_config_manual.h
|
Make the 'wal_debug' GUC variable a boolean (rather than an integer), and
|
23 years ago |
|
pgstat.h
|
Continued rearrangement to permit pgstat + BootstrapMain processes to be
|
23 years ago |
|
port.h
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
23 years ago |
|
postgres.h
|
There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh to
|
23 years ago |
|
postgres_ext.h
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
23 years ago |
|
postgres_fe.h
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
23 years ago |
|
rusagestub.h
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
23 years ago |
|
strdup.h
|
…
|
|