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.
Tom Lane
140d4ebcb4
Tsearch2 functionality migrates to core. The bulk of this work is by
...
Oleg Bartunov and Teodor Sigaev, but I did a lot of editorializing,
so anything that's broken is probably my fault.
Documentation is nonexistent as yet, but let's land the patch so we can
get some portability testing done.
19 years ago
..
access
Tsearch2 functionality migrates to core. The bulk of this work is by
19 years ago
bootstrap
Create a new dedicated Postgres process, "wal writer", which exists to write
19 years ago
catalog
Tsearch2 functionality migrates to core. The bulk of this work is by
19 years ago
commands
Tsearch2 functionality migrates to core. The bulk of this work is by
19 years ago
executor
Arrange to cache a ResultRelInfo in the executor's EState for relations that
19 years ago
lib
Add resetStringInfo(), which clears the content of a StringInfo, and
19 years ago
libpq
Move session_start out of MyProcPort stucture and make it a global called MyStartTime,
19 years ago
mb
Make JOHAB client only encoding per discussions in pgsql-hackers
19 years ago
nodes
Tsearch2 functionality migrates to core. The bulk of this work is by
19 years ago
optimizer
Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with
19 years ago
parser
Separate parse-analysis for utility commands out of parser/analyze.c
19 years ago
port
Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with
19 years ago
postmaster
Provide for logfiles in machine readable CSV format. In consequence, rename
19 years ago
regex
Wording cleanup for error messages. Also change can't -> cannot.
19 years ago
rewrite
Changes pg_trigger and extend pg_rewrite in order to allow triggers and
19 years ago
snowball
Tsearch2 functionality migrates to core. The bulk of this work is by
19 years ago
storage
Apparently icc doesn't always define __ICC, and it's more correct to
19 years ago
tcop
Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with
19 years ago
tsearch
Tsearch2 functionality migrates to core. The bulk of this work is by
19 years ago
utils
Tsearch2 functionality migrates to core. The bulk of this work is by
19 years ago
Makefile
Allow installation into directories containing spaces in the name.
20 years ago
c.h
Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with
19 years ago
fmgr.h
Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with
19 years ago
funcapi.h
Update CVS HEAD for 2007 copyright. Back branches are typically not
19 years ago
getaddrinfo.h
Update CVS HEAD for 2007 copyright. Back branches are typically not
19 years ago
getopt_long.h
Update CVS HEAD for 2007 copyright. Back branches are typically not
19 years ago
miscadmin.h
Move session_start out of MyProcPort stucture and make it a global called MyStartTime,
19 years ago
pg_config.h.in
Support GSSAPI builds where the header is <gssapi.h> and not <gssapi/gssapi.h>,
19 years ago
pg_config.h.win32
Enable IPV6 for all MSVC builds, including the VC6 libpq-only build.
19 years ago
pg_config_manual.h
Arrange for large sequential scans to synchronize with each other, so that
19 years ago
pg_trace.h
pgindent run for 8.2.
20 years ago
pgstat.h
Remove the pgstat_drop_relation() call from smgr_internal_unlink(), because
19 years ago
pgtime.h
Fix crash caused by log_timezone patch if we attempt to emit any elog messages
19 years ago
port.h
Get dirmod.c on the same page as port.h about whether we use pgsymlink
19 years ago
postgres.h
Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with
19 years ago
postgres_ext.h
Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. It
19 years ago
postgres_fe.h
Update CVS HEAD for 2007 copyright. Back branches are typically not
19 years ago
rusagestub.h
Update CVS HEAD for 2007 copyright. Back branches are typically not
19 years ago