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.
 
 
 
 
 
 
postgres/src/include
Tom Lane 862861ee77 Fix a couple of misbehaviors rooted in the fact that the default creation 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 Remove the 'not in' operator (!!=). This was a hangover from Berkeley 19 years ago
commands Simplify the syntax of CREATE/ALTER TEXT SEARCH DICTIONARY by treating the 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 Make ARRAY(SELECT ...) return an empty array, rather than a NULL, when the 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 Fix a couple of misbehaviors rooted in the fact that the default creation 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 Cleanup for some problems in tsearch patch: 19 years ago
utils Remove the 'not in' operator (!!=). This was a hangover from Berkeley 19 years ago
Makefile
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