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
Itagaki Takahiro 49b27ab551 Add string functions: concat(), concat_ws(), left(), right(), and reverse(). 16 years ago
..
access Include the backend ID in the relpath of temporary relations. 16 years ago
bootstrap Introduce Streaming Replication. 16 years ago
catalog Add string functions: concat(), concat_ws(), left(), right(), and reverse(). 16 years ago
commands Fix failure of "ALTER TABLE t ADD COLUMN c serial" when done by non-owner. 16 years ago
executor Centralize DML permissions-checking logic. 16 years ago
foreign Update copyright for the year 2010. 16 years ago
lib Update copyright for the year 2010. 16 years ago
libpq Add new message for explicit rejection by pg_hba.conf. Implicit 16 years ago
mb Rename utf2ucs() to utf8_to_unicode(), and export it so it can be used 16 years ago
nodes Fix failure of "ALTER TABLE t ADD COLUMN c serial" when done by non-owner. 16 years ago
optimizer Make NestLoop plan nodes pass outer-relation variables into their inner 16 years ago
parser Add xmlexists function 16 years ago
port pgindent run for 9.0, second run 16 years ago
portability Support inlining various small performance-critical functions on non-GCC 16 years ago
postmaster Include the backend ID in the relpath of temporary relations. 16 years ago
regex Teach the regular expression functions to do case-insensitive matching and 16 years ago
replication pgindent run for 9.0, second run 16 years ago
rewrite Standardize get_whatever_oid functions for other object types. 16 years ago
snowball Update copyright for the year 2010. 16 years ago
storage Marginal code cleanup for streaming replication. 16 years ago
tcop pgindent run for 9.0 16 years ago
tsearch Update a number of broken links in comments. 16 years ago
utils Add string functions: concat(), concat_ws(), left(), right(), and reverse(). 16 years ago
Makefile Introduce Streaming Replication. 16 years ago
c.h Mark PG_MODULE_MAGIC and PG_FUNCTION_INFO_V1 with PGDLLEXPORT 16 years ago
fmgr.h Mark PG_MODULE_MAGIC and PG_FUNCTION_INFO_V1 with PGDLLEXPORT 16 years ago
funcapi.h pgindent run for 9.0 16 years ago
getaddrinfo.h Update copyright for the year 2010. 16 years ago
getopt_long.h Update copyright for the year 2010. 16 years ago
miscadmin.h Clean up some randomness associated with trace_recovery_messages: don't 16 years ago
pg_config.h.in Replace self written 'long long int' configure test by standard 'AC_TYPE_LONG_LONG_INT' macro call. 16 years ago
pg_config.h.win32 Stamp HEAD as 9.1devel. 16 years ago
pg_config_manual.h Remove all the special-case code for INT64_IS_BUSTED, per decision that 16 years ago
pg_trace.h Update copyright for the year 2010. 16 years ago
pgstat.h Add vacuum and analyze counters to pg_stat_*_tables views. 16 years ago
pgtime.h Update copyright for the year 2010. 16 years ago
port.h Spell __NetBSD__ the same way everywhere. Per Giles Lean. 16 years ago
postgres.h Update copyright for the year 2010. 16 years ago
postgres_ext.h
postgres_fe.h Update copyright for the year 2010. 16 years ago
rusagestub.h Update copyright for the year 2010. 16 years ago
windowapi.h Update copyright for the year 2010. 16 years ago