| .. |
|
access
|
Skip ambulkdelete scan if there's nothing to delete and the index is not
|
2006-02-11 23:31:34 +00:00 |
|
bootstrap
|
Tag appropriate files for rc3
|
2004-12-31 22:04:05 +00:00 |
|
catalog
|
Add CASCADE option to TRUNCATE. Joachim Wieland
|
2006-03-03 03:30:54 +00:00 |
|
commands
|
Make the COPY command return a command tag that includes the number of
|
2006-03-03 19:54:10 +00:00 |
|
executor
|
Extend the ExecInitNode API so that plan nodes receive a set of flag
|
2006-02-28 04:10:28 +00:00 |
|
lib
|
Standard pgindent run for 8.1.
|
2005-10-15 02:49:52 +00:00 |
|
libpq
|
Re-run pgindent, fixing a problem where comment lines after a blank
|
2005-11-22 18:17:34 +00:00 |
|
mb
|
Add support for Windows codepages 1253, 1254, 1255, and 1257 and clean
|
2006-02-18 16:15:23 +00:00 |
|
nodes
|
Add CASCADE option to TRUNCATE. Joachim Wieland
|
2006-03-03 03:30:54 +00:00 |
|
optimizer
|
Improve my initial, rather hacky implementation of joins to append
|
2006-02-05 02:59:17 +00:00 |
|
parser
|
Implement SQL-compliant treatment of row comparisons for < <= > >= cases
|
2005-12-28 01:30:02 +00:00 |
|
port
|
Clarify macro layout for win32 IMPORT.
|
2006-03-03 20:52:36 +00:00 |
|
postmaster
|
Set progname early in the postmaster/postgres binary, rather than doing
|
2006-02-01 00:31:59 +00:00 |
|
regex
|
Standard pgindent run for 8.1.
|
2005-10-15 02:49:52 +00:00 |
|
rewrite
|
Change expandRTE() and ResolveNew() back to taking just the single
|
2005-06-04 19:19:42 +00:00 |
|
storage
|
Add contrib/pg_freespacemap to display free space map information.
|
2006-02-12 03:55:53 +00:00 |
|
tcop
|
Make all command-line options of postmaster and postgres the same. See
|
2006-01-05 10:07:46 +00:00 |
|
utils
|
Allow the syntax CREATE TYPE foo, with no parameters, to permit explicit
|
2006-02-28 22:37:27 +00:00 |
|
c.h
|
Add workaround so MSVC doesn't try to load strings.h, which it doesn't
|
2006-03-03 21:35:46 +00:00 |
|
fmgr.h
|
Standard pgindent run for 8.1.
|
2005-10-15 02:49:52 +00:00 |
|
funcapi.h
|
Move plpgsql's fetchArgInfo() into funcapi.c, and rename to
|
2005-12-28 18:11:25 +00:00 |
|
getaddrinfo.h
|
Disble some Win32-specific code in win32-client-only builds:
|
2005-12-08 17:52:11 +00:00 |
|
getopt_long.h
|
Some more missed copyright notices. Many of these look like they
|
2005-01-01 20:44:34 +00:00 |
|
Makefile
|
Allow installation into directories containing spaces in the name.
|
2005-12-09 21:19:36 +00:00 |
|
miscadmin.h
|
Make all command-line options of postmaster and postgres the same. See
|
2006-01-05 10:07:46 +00:00 |
|
pg_config.h.in
|
Add PG_VERSION_NUM for use by 3rd party applications wanting to test the
|
2006-02-28 16:41:21 +00:00 |
|
pg_config.h.win32
|
Fixes for Win32-client only compiles.
|
2006-03-03 23:11:48 +00:00 |
|
pg_config_manual.h
|
Remove BEOS port.
|
2006-01-05 03:01:38 +00:00 |
|
pgstat.h
|
Modify pgstats code to reduce performance penalties from oversized stats data
|
2006-01-18 20:35:06 +00:00 |
|
pgtime.h
|
Standard pgindent run for 8.1.
|
2005-10-15 02:49:52 +00:00 |
|
port.h
|
Use DEVTTY as 'con' on Win32 as a replacement for /dev/tty.
|
2006-03-04 04:30:41 +00:00 |
|
postgres.h
|
I've created a new shared catalog table pg_shdescription to store
|
2006-02-12 03:22:21 +00:00 |
|
postgres_ext.h
|
Pgindent run for 8.0.
|
2004-08-29 05:07:03 +00:00 |
|
postgres_fe.h
|
Tag appropriate files for rc3
|
2004-12-31 22:04:05 +00:00 |
|
rusagestub.h
|
Fix a few macro definitions to ensure that unary minus is enclosed in
|
2005-07-27 12:44:10 +00:00 |
|
strdup.h
|
Fix an obsolete file path mentioned in a comment.
|
2004-01-25 22:19:42 +00:00 |