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.
Tom Lane
3a6e2ff08a
Fix things so that fopen's, not only open's, pass FILE_SHARE_DELETE
and other special flags on Windows. May fix intermittent 'Permission
denied' errors. Magnus Hagander
|
20 years ago |
| .. |
|
access
|
Optimize the case where a btree indexscan has current and mark positions
|
20 years ago |
|
bootstrap
|
Add a hack so that get_type_io_data() can work from bootstrap.c's
|
20 years ago |
|
catalog
|
Add the ability to create indexes 'concurrently', that is, without
|
20 years ago |
|
commands
|
Add the ability to create indexes 'concurrently', that is, without
|
20 years ago |
|
executor
|
Add new return codes SPI_OK_INSERT_RETURNING etc to the SPI API.
|
20 years ago |
|
lib
|
Update copyright for 2006. Update scripts.
|
20 years ago |
|
libpq
|
Allow include files to compile own their own.
|
20 years ago |
|
mb
|
Change the backend to reject strings containing invalidly-encoded multibyte
|
20 years ago |
|
nodes
|
Move xact.c's partial support for Lists of TransactionIds into pg_list.h.
|
20 years ago |
|
optimizer
|
Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests.
|
20 years ago |
|
parser
|
Add support for multi-row VALUES clauses as part of INSERT statements
|
20 years ago |
|
port
|
Return inline to win32.h because code was OK, but keep additional
|
20 years ago |
|
postmaster
|
Add a feature for automatic initialization and finalization of dynamically
|
20 years ago |
|
regex
|
Standard pgindent run for 8.1.
|
20 years ago |
|
rewrite
|
Allow each C include file to compile on its own by including any needed
|
20 years ago |
|
storage
|
Add a function GetLockConflicts() to lock.c to report xacts holding
|
20 years ago |
|
tcop
|
Tweak SPI_cursor_open to allow INSERT/UPDATE/DELETE RETURNING; this was
|
20 years ago |
|
utils
|
Now bind displays prepare as detail, and execute displays prepare and
|
20 years ago |
|
Makefile
|
Allow installation into directories containing spaces in the name.
|
20 years ago |
|
c.h
|
Return inline to win32.h because code was OK, but keep additional
|
20 years ago |
|
fmgr.h
|
Seems some C compilers think 'restrict' is a fully reserved word.
|
20 years ago |
|
funcapi.h
|
Update copyright for 2006. Update scripts.
|
20 years ago |
|
getaddrinfo.h
|
WIN32 fixes:
|
20 years ago |
|
getopt_long.h
|
Update copyright for 2006. Update scripts.
|
20 years ago |
|
miscadmin.h
|
Add server support for "plugin" libraries that can be used for add-on tasks
|
20 years ago |
|
pg_config.h.in
|
DTrace support, with a small initial set of probes
|
20 years ago |
|
pg_config.h.win32
|
WIN32 fixes:
|
20 years ago |
|
pg_config_manual.h
|
Make the planner estimate costs for nestloop inner indexscans on the basis
|
20 years ago |
|
pg_trace.h
|
DTrace support, with a small initial set of probes
|
20 years ago |
|
pgstat.h
|
Add a 'waiting' column to pg_stat_activity to carry the same information
|
20 years ago |
|
pgtime.h
|
Update copyright for 2006. Update scripts.
|
20 years ago |
|
port.h
|
Fix things so that fopen's, not only open's, pass FILE_SHARE_DELETE
|
20 years ago |
|
postgres.h
|
Allow include files to compile own their own.
|
20 years ago |
|
postgres_ext.h
|
…
|
|
|
postgres_fe.h
|
Update copyright for 2006. Update scripts.
|
20 years ago |
|
rusagestub.h
|
Update copyright for 2006. Update scripts.
|
20 years ago |
|
strdup.h
|
…
|
|