| .. |
|
access
|
Teach CLUSTER to skip writing WAL if not needed (ie, not using archiving)
|
2007-03-29 00:15:39 +00:00 |
|
bootstrap
|
Cleanup the bootstrap code a little, and rename "dummy procs" in the code
|
2007-03-07 13:35:03 +00:00 |
|
catalog
|
Mapping schemas and databases to XML and XML Schema.
|
2007-04-01 09:00:26 +00:00 |
|
commands
|
Allow non-superuser database owners to create procedural languages.
|
2007-03-26 16:58:41 +00:00 |
|
executor
|
Remove the prohibition on executing cursor commands through SPI_execute.
|
2007-03-25 23:27:59 +00:00 |
|
lib
|
Add resetStringInfo(), which clears the content of a StringInfo, and
|
2007-03-03 19:32:55 +00:00 |
|
libpq
|
Add lo_truncate() to backend and libpq for large object truncation.
|
2007-03-03 19:52:47 +00:00 |
|
mb
|
Add new encoding EUC_JIS_2004 and SHIFT_JIS_2004,
|
2007-03-25 11:56:04 +00:00 |
|
nodes
|
Fix array coercion expressions to ensure that the correct volatility is
|
2007-03-27 23:21:12 +00:00 |
|
optimizer
|
Turn the rangetable used by the executor into a flat list, and avoid storing
|
2007-02-22 22:00:26 +00:00 |
|
parser
|
Fix array coercion expressions to ensure that the correct volatility is
|
2007-03-27 23:21:12 +00:00 |
|
port
|
Remove headers for old sysv shmem emulation that I forgot.
|
2007-03-23 08:30:55 +00:00 |
|
postmaster
|
Code review for SSLKEY patch.
|
2007-02-16 17:07:00 +00:00 |
|
regex
|
Wording cleanup for error messages. Also change can't -> cannot.
|
2007-02-01 19:10:30 +00:00 |
|
rewrite
|
Changes pg_trigger and extend pg_rewrite in order to allow triggers and
|
2007-03-19 23:38:32 +00:00 |
|
storage
|
Cleanup the bootstrap code a little, and rename "dummy procs" in the code
|
2007-03-07 13:35:03 +00:00 |
|
tcop
|
First phase of plan-invalidation project: create a plan cache management
|
2007-03-13 00:33:44 +00:00 |
|
utils
|
Mapping schemas and databases to XML and XML Schema.
|
2007-04-01 09:00:26 +00:00 |
|
c.h
|
Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len).
|
2007-02-27 23:48:10 +00:00 |
|
fmgr.h
|
Update CVS HEAD for 2007 copyright. Back branches are typically not
|
2007-01-05 22:20:05 +00:00 |
|
funcapi.h
|
Update CVS HEAD for 2007 copyright. Back branches are typically not
|
2007-01-05 22:20:05 +00:00 |
|
getaddrinfo.h
|
Update CVS HEAD for 2007 copyright. Back branches are typically not
|
2007-01-05 22:20:05 +00:00 |
|
getopt_long.h
|
Update CVS HEAD for 2007 copyright. Back branches are typically not
|
2007-01-05 22:20:05 +00:00 |
|
Makefile
|
Allow installation into directories containing spaces in the name.
|
2005-12-09 21:19:36 +00:00 |
|
miscadmin.h
|
Fix date/time formats for XML Schema output.
|
2007-03-01 14:52:04 +00:00 |
|
pg_config.h.in
|
Seems some people have been forgetting to run autoheader.
|
2007-03-26 02:38:22 +00:00 |
|
pg_config.h.win32
|
Squelch some VC++ compiler warnings. Mark float literals with the "f"
|
2007-01-26 17:45:42 +00:00 |
|
pg_config_manual.h
|
Move BLCKSZ < 1024 check to guc.c.
|
2007-02-23 21:36:19 +00:00 |
|
pg_trace.h
|
pgindent run for 8.2.
|
2006-10-04 00:30:14 +00:00 |
|
pgstat.h
|
Add some instrumentation to the bgwriter, through the stats collector.
|
2007-03-30 18:34:56 +00:00 |
|
pgtime.h
|
Update CVS HEAD for 2007 copyright. Back branches are typically not
|
2007-01-05 22:20:05 +00:00 |
|
port.h
|
Add strlcat() from OpenBSD, to be used for replacing strncat and other
|
2007-02-07 00:28:55 +00:00 |
|
postgres.h
|
Adjust DatumGetBool macro so that it isn't fooled by garbage in the Datum
|
2007-03-23 20:24:41 +00:00 |
|
postgres_ext.h
|
Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. It
|
2007-02-06 09:16:08 +00:00 |
|
postgres_fe.h
|
Update CVS HEAD for 2007 copyright. Back branches are typically not
|
2007-01-05 22:20:05 +00:00 |
|
rusagestub.h
|
Update CVS HEAD for 2007 copyright. Back branches are typically not
|
2007-01-05 22:20:05 +00:00 |