postgresql/src/include
Robert Haas f5e524d92b Add casts from int4 and int8 to numeric.
Joey Adams, per gripe from Ramanujam.  Review by myself and Tom Lane.
2011-04-05 09:35:43 -04:00
..
access Avoid assuming there will be only 3 states for synchronous_commit. 2011-04-04 23:23:13 +01:00
bootstrap
catalog Add casts from int4 and int8 to numeric. 2011-04-05 09:35:43 -04:00
commands Make all comparisons done for/with statistics use the default collation. 2011-03-12 16:30:36 -05:00
executor Fix handling of collation in SQL-language functions. 2011-03-24 20:30:23 -04:00
foreign Support comments on FOREIGN DATA WRAPPER and SERVER objects. 2011-04-01 11:28:28 -04:00
lib
libpq Automatically terminate replication connections that are idle for more 2011-03-30 10:20:37 +03:00
mb Add ENCODING option to COPY TO/FROM and file_fdw. 2011-02-21 14:32:40 +09:00
nodes Rearrange "add column" logic to merge columns at exec time. 2011-04-03 21:53:32 -04:00
optimizer Reimplement planner's handling of MIN/MAX aggregate optimization (again). 2011-03-22 00:34:31 -04:00
parser Revise collation derivation method and expression-tree representation. 2011-03-19 20:30:08 -04:00
port
portability
postmaster
regex
replication Avoid assuming there will be only 3 states for synchronous_commit. 2011-04-04 23:23:13 +01:00
rewrite
snowball
storage Avoid possible hang during smart shutdown. 2011-04-03 19:42:00 -04:00
tcop Rearrange snapshot handling to make rule expansion more consistent. 2011-02-28 23:28:06 -05:00
tsearch Add backwards-compatible declarations of some core GIN support functions. 2011-02-16 17:24:46 -05:00
utils Add casts from int4 and int8 to numeric. 2011-04-05 09:35:43 -04:00
.gitignore
c.h
fmgr.h Revise collation derivation method and expression-tree representation. 2011-03-19 20:30:08 -04:00
funcapi.h
getaddrinfo.h
getopt_long.h
Makefile Add maintainer-check target 2011-03-28 22:56:52 +03:00
miscadmin.h
pg_config_manual.h
pg_config.h.in
pg_config.h.win32
pg_trace.h
pgstat.h Add client_hostname field to pg_stat_activity. 2011-02-17 16:03:28 -05:00
pgtime.h
port.h Fix up handling of C/POSIX collations. 2011-03-20 12:44:13 -04:00
postgres_ext.h
postgres_fe.h
postgres.h
rusagestub.h
windowapi.h