| .. |
|
access
|
This is a cleanup patch for access/transam/xact.c. It only removes some
|
2004-04-05 03:11:39 +00:00 |
|
bootstrap
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
2003-11-29 22:41:33 +00:00 |
|
catalog
|
check_sql_fn_retval has always thought that we supported doing
|
2004-04-02 23:14:08 +00:00 |
|
commands
|
Upgrade ALTER TABLE DROP COLUMN so that it can drop an OID column, and
|
2004-03-23 19:35:17 +00:00 |
|
executor
|
Replace TupleTableSlot convention for whole-row variables and function
|
2004-04-01 21:28:47 +00:00 |
|
lib
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
2003-11-29 22:41:33 +00:00 |
|
libpq
|
Code review for log_line_prefix patch. Cooperate with StringInfo instead
|
2004-03-19 02:23:59 +00:00 |
|
mb
|
Add PQmbdsplen() which returns the "display length" of a character.
|
2004-03-15 10:41:26 +00:00 |
|
nodes
|
Replace TupleTableSlot convention for whole-row variables and function
|
2004-04-01 21:28:47 +00:00 |
|
optimizer
|
Tweak planner so that index expressions and predicates are matched to
|
2004-03-14 23:41:27 +00:00 |
|
parser
|
Get rid of crocky use of RangeVar nodes in parser to represent partially
|
2004-04-02 19:07:02 +00:00 |
|
port
|
Localize our dependencies on the way to create NAN or INFINITY.
|
2004-03-15 03:29:22 +00:00 |
|
regex
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
2003-11-29 22:41:33 +00:00 |
|
rewrite
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
2003-11-29 22:41:33 +00:00 |
|
storage
|
For application to HEAD, following community review.
|
2004-02-25 19:41:23 +00:00 |
|
tcop
|
Replace max_expr_depth parameter with a max_stack_depth parameter that
|
2004-03-24 22:40:29 +00:00 |
|
utils
|
Remove 'syslog' GUC variable, and add more logical 'log_destination'
|
2004-04-05 03:02:11 +00:00 |
|
c.h
|
Move non-blocking code into its own /port file, for code clarity.
|
2004-03-10 21:12:49 +00:00 |
|
fmgr.h
|
Replace TupleTableSlot convention for whole-row variables and function
|
2004-04-01 21:28:47 +00:00 |
|
funcapi.h
|
Replace TupleTableSlot convention for whole-row variables and function
|
2004-04-01 21:28:47 +00:00 |
|
getaddrinfo.h
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
2003-11-29 22:41:33 +00:00 |
|
getopt_long.h
|
$Header: -> $PostgreSQL Changes ...
|
2003-11-29 19:52:15 +00:00 |
|
Makefile
|
$Header: -> $PostgreSQL Changes ...
|
2003-11-29 19:52:15 +00:00 |
|
miscadmin.h
|
Replace max_expr_depth parameter with a max_stack_depth parameter that
|
2004-03-24 22:40:29 +00:00 |
|
pg_config.h.in
|
Handle draft version of getpwuid_r() that accepts only four arguments.
|
2004-03-20 15:39:27 +00:00 |
|
pg_config.h.win32
|
Bump all version numbers and version stamps mentioned in RELEASE_CHANGES.
|
2003-11-30 06:09:54 +00:00 |
|
pg_config_manual.h
|
Replace max_expr_depth parameter with a max_stack_depth parameter that
|
2004-03-24 22:40:29 +00:00 |
|
pgstat.h
|
Corrects a typo, introduces missing variables, and rearranges the
|
2004-03-09 05:11:53 +00:00 |
|
port.h
|
Allow unlink/rename of files open by another process on Win32, using a
|
2004-03-24 03:54:16 +00:00 |
|
postgres.h
|
Tighten short-circuit tests for deciding whether we need to invoke
|
2004-01-16 20:51:30 +00:00 |
|
postgres_ext.h
|
Revise syntax-error reporting behavior to give pleasant results for
|
2004-03-21 22:29:11 +00:00 |
|
postgres_fe.h
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
2003-11-29 22:41:33 +00:00 |
|
rusagestub.h
|
make sure the $Id tags are converted to $PostgreSQL as well ...
|
2003-11-29 22:41:33 +00:00 |
|
strdup.h
|
Fix an obsolete file path mentioned in a comment.
|
2004-01-25 22:19:42 +00:00 |