postgresql/src/backend
Bruce Momjian a77d34f0b8 This patch updates the lock listing code to use Joe Conway's new
anonymous return type SRF code. It gets rid of the superflous
'pg_locks_result' that Bruce/Tom had commented on. Otherwise, no
changes in functionality.

Neil Conway
2002-08-27 04:00:28 +00:00
..
access Clean up comments to be careful about the distinction between variable- 2002-08-25 17:20:01 +00:00
bootstrap Reverse out XLogDir/-X write-ahead log handling, per discussion. 2002-08-17 15:12:07 +00:00
catalog Modify array operations to include array's element type OID in the 2002-08-26 17:54:02 +00:00
commands This patches replaces a few more usages of strcpy() and sprintf() when 2002-08-27 03:56:35 +00:00
executor Modify array operations to include array's element type OID in the 2002-08-26 17:54:02 +00:00
lib Update copyright to 2002. 2002-06-20 20:29:54 +00:00
libpq Clean up comments to be careful about the distinction between variable- 2002-08-25 17:20:01 +00:00
main Make sure monetary, numeric, and time locale categories are set to C and 2002-08-09 22:52:04 +00:00
nodes Modify array operations to include array's element type OID in the 2002-08-26 17:54:02 +00:00
optimizer Add Bob Devine's name to the optimizer README. 2002-08-25 22:39:37 +00:00
parser This patches replaces a few more usages of strcpy() and sprintf() when 2002-08-27 03:56:35 +00:00
po Move PO files into subdirectories separate from the source code. 2002-08-21 20:42:27 +00:00
port Convert possibly-unsafe sprintf's to snprintf's. 2002-08-12 14:47:46 +00:00
postmaster Add db-local user names, per discussion on hackers. 2002-08-18 03:03:26 +00:00
regex Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. 2002-06-11 15:44:38 +00:00
rewrite Modify array operations to include array's element type OID in the 2002-08-26 17:54:02 +00:00
storage This patches replaces a few more usages of strcpy() and sprintf() when 2002-08-27 03:56:35 +00:00
tcop The cstring datatype can now be copied, passed around, etc. The typlen 2002-08-24 15:00:47 +00:00
tioga Update copyright to 2002. 2002-06-20 20:29:54 +00:00
utils This patch updates the lock listing code to use Joe Conway's new 2002-08-27 04:00:28 +00:00
Makefile Move PO files into subdirectories separate from the source code. 2002-08-21 20:42:27 +00:00
nls.mk Move PO files into subdirectories separate from the source code. 2002-08-21 20:42:27 +00:00